summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Add MIB counters for checksum errorsEric Dumazet2013-04-291-0/+5
* net: defer net_secret[] initializationEric Dumazet2013-04-291-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-2910-1334/+213
|\
| * sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-1/+1
| * netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-291-1/+2
| * netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-291-0/+7
| * netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-291-0/+6
| * netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-293-6/+43
| * netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-292-4/+76
| * netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-291-1241/+0
| * netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-291-0/+6
| * netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-292-87/+61
| * netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-291-0/+9
| * netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-291-0/+8
* | ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-291-3/+15
* | net: increase frag hash sizeJesper Dangaard Brouer2013-04-291-1/+1
* | sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-292-0/+5
* | packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-291-0/+2
* | packet_diag: disclose uid valueNicolas Dichtel2013-04-291-0/+1
* | vxlan: allow choosing destination port per vxlanstephen hemminger2013-04-291-1/+2
* | vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2013-04-291-1/+1
* | net/mlx4: Add support to get VF configRony Efraim2013-04-271-0/+2
* | net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-272-1/+3
* | net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-272-1/+4
* | net/mlx4: Add set VF mac address supportRony Efraim2013-04-271-0/+1
|/
* genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-251-0/+1
* packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann2013-04-251-0/+5
* packet: minor: convert status bits into shifting formatDaniel Borkmann2013-04-251-11/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-251-0/+5
|\
| * pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck2013-04-251-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-252-6/+6
|\ \ | |/ |/|
| * ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-232-6/+6
* | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-242-1/+21
* | net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev2013-04-241-0/+1
* | net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2013-04-241-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2415-64/+480
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-231-0/+2
| |\ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-224-13/+193
| |\ \ \
| | * | | mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+66
| | * | | cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-222-0/+62
| | * | | mac80211: indicate admission control in TX queue parametersAlexander Bondar2013-04-221-0/+2
| | * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-2216-28/+326
| | |\ \ \
| | * | | | mac80211: fix CTS protection handlingFelix Fietkau2013-04-161-1/+3
| | * | | | mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-2/+2
| | * | | | mac80211: VHT off-by-one NSSKarl Beldan2013-04-161-3/+3
| | * | | | mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-0/+10
| | * | | | mac80211: handle extended channel switch announcementJohannes Berg2013-04-161-0/+6
| | * | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-162-2/+13
| | * | | | mac80211: support extended channel switchJohannes Berg2013-04-161-0/+12
| | * | | | cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-161-0/+11