summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22net: remove a stale comment for dl_nextEric Dumazet
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-04-21net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-20net: fix incorrect credentials passingLinus Torvalds
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19irda: small read past the end of array in debug codeDan Carpenter
2013-04-19net: socket: move ktime2ts to ktime header apiDaniel Borkmann
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy
2013-04-19netlink: add RX/TX-ring support to netlink diagPatrick McHardy
2013-04-19netlink: implement memory mapped recvmsg()Patrick McHardy
2013-04-19netlink: add mmap'ed netlink helper functionsPatrick McHardy
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy
2013-04-19net: add function to allocate sk_buff head without data areaPatrick McHardy
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-18tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann
2013-04-17net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann
2013-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-17fuse: fix type definitions in uapi headerMiklos Szeredi
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-16vxlan: Allow setting destination to unicast address.Atzm Watanabe
2013-04-16at86rf230: add irq type configuration optionSascha Herrmann
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett
2013-04-15net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann