summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang1-1/+0
2013-02-19net: proc: fix build failed when procfs is not configuredGao feng1-6/+3
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang1-3/+33
2013-02-19Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller4-3/+12
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2-18/+9
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso1-0/+4
2013-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-90/+681
2013-02-19VSOCK: Remove hypervisor-only socket optionAndy King1-8/+0
2013-02-18net: proc: remove proc_net_removeGao feng1-3/+0
2013-02-18net: proc: remove proc_net_fops_createGao feng1-3/+0
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-90/+681
2013-02-18net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue1-1/+1
2013-02-16v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2-1/+19
2013-02-16net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar1-0/+2
2013-02-16net: Add skb_unclone() helper function.Pravin B Shelar1-0/+10
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg1-1/+2
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen2-0/+18
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg1-0/+2
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg2-0/+20
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-0/+2
2013-02-15mac80211: constify IE parsingJohannes Berg1-1/+1
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg1-0/+17
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg1-0/+12
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg1-0/+4
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg2-0/+4
2013-02-15mac80211: track number of spatial streamsJohannes Berg1-0/+5
2013-02-15wireless: define operating mode action frameJohannes Berg1-0/+37
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-1/+23
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+14
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2-0/+107
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-2/+13
2013-02-14bridge: use __u16 in if_bridge.hCong Wang1-2/+2
2013-02-14bridge: Separate egress policy bitmapVlad Yasevich1-0/+1
2013-02-14bridge: Add vlan support to static neighborsVlad Yasevich2-1/+4
2013-02-14bridge: Add the ability to configure pvidVlad Yasevich1-0/+1
2013-02-14bridge: Dump vlan information from a bridge portVlad Yasevich2-1/+3
2013-02-14bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2-0/+11
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar1-8/+9
2013-02-13tcp: set and get per-socket timestampAndrey Vagin1-0/+1
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin1-0/+3
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg2-1/+179
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar2-3/+13
2013-02-13Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-17/+8
2013-02-13act_police: move struct tcf_police to act_police.cJiri Pirko1-15/+0
2013-02-13sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko1-2/+8
2013-02-13sch: make htb_rate_cfg and functions around that genericJiri Pirko1-0/+19
2013-02-13driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N1-0/+3
2013-02-13net: sctp: remove unused multiple cookie keysDaniel Borkmann2-5/+2
2013-02-12nl80211: minor correction in sample wowlan mask calculationAmitkumar Karwar1-1/+1
2013-02-12netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman1-2/+2