summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller5-1328/+156
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik1-2/+7
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik1-4/+71
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik1-1241/+0
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik1-0/+6
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2-87/+61
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik1-0/+9
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik1-0/+8
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar1-3/+15
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel1-0/+3
2013-04-27net/mlx4: Add support to get VF configRony Efraim1-0/+2
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim2-1/+3
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2-1/+4
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim1-0/+1
2013-04-25pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck1-0/+5
2013-04-25net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2-1/+21
2013-04-25net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-0/+1
2013-04-25net/mlx4_core: Add timestamping device capabilityEugenia Emantayev1-1/+2
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-3/+199
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-33/+112
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg10-14/+253
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 Torvalds1-0/+2
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-1/+22
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 McHardy1-4/+5
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-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 McHardy2-2/+10
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-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds1-1/+0
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-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller1-431/+1
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-7/+23
2013-04-17vm: add vm_iomap_memory() helper functionLinus Torvalds1-0/+2
2013-04-17at86rf230: add irq type configuration optionSascha Herrmann1-0/+14
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg1-0/+10
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg1-0/+6
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-0/+11