aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-26netlink: remove duplicated NLMSG_ALIGNHong zhi guo
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa
2013-03-24inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-22mm: zone_end_pfn is too smallRuss Anderson
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold
2013-03-21filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin
2013-03-21net: fix *_DIAG_MAX constantsAndrey Vagin
2013-03-21tcp: implement RFC5682 F-RTOYuchung Cheng
2013-03-21tcp: refactor F-RTOYuchung Cheng
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-20thermal: shorten too long mcast group nameMasatake YAMATO
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag
2013-03-20filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann
2013-03-20net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-03-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn