summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com13-13/+12
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-261/+351
2013-04-23net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann1-2/+1
2013-04-22net: remove a stale comment for dl_nextEric Dumazet1-1/+1
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-04-21net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy1-3/+4
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+3
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+22
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+6
2013-04-21net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-1/+22
2013-04-20irda: small read past the end of array in debug codeDan Carpenter1-1/+2
2013-04-20net: socket: move ktime2ts to ktime header apiDaniel Borkmann1-0/+18
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy1-0/+2
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy3-7/+8
2013-04-19netlink: add RX/TX-ring support to netlink diagPatrick McHardy1-0/+10
2013-04-19netlink: implement memory mapped recvmsg()Patrick McHardy1-0/+2
2013-04-19netlink: add mmap'ed netlink helper functionsPatrick McHardy1-0/+7
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy1-0/+32
2013-04-19net: add function to allocate sk_buff head without data areaPatrick McHardy1-0/+6
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy1-1/+1
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy3-2/+11
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2-9/+26
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy1-1/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2-11/+9
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy3-10/+12
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-220/+216
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-18tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet1-0/+1
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2-5/+4
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu1-0/+2
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu1-0/+1
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann1-1/+0
2013-04-17net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann1-2/+0
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann1-4/+1
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann1-3/+0
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann1-2/+0
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann1-1/+0
2013-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller3-431/+458
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-7/+24
2013-04-17fuse: fix type definitions in uapi headerMiklos Szeredi1-220/+216
2013-04-17vm: add vm_iomap_memory() helper functionLinus Torvalds1-0/+2
2013-04-17vxlan: Allow setting destination to unicast address.Atzm Watanabe1-1/+1
2013-04-17at86rf230: add irq type configuration optionSascha Herrmann1-0/+14
2013-04-16Move utf16 functions to kernel core and renameMatthew Garrett1-0/+14
2013-04-16net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich1-0/+3
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann1-1/+1
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann1-2/+0
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds2-3/+4