aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
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-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-2/+2
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-6/+95
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/linville/wireless-next into for-davemJohn W. Linville3-6/+95
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2-1/+19
2013-02-15net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar1-0/+2
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar1-0/+10
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg1-0/+2
2013-02-15mac80211: constify IE parsingJohannes Berg1-1/+1
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg1-0/+1
2013-02-15wireless: define operating mode action frameJohannes Berg1-0/+37
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich1-1/+3
2013-02-13bridge: Dump vlan information from a bridge portVlad Yasevich1-1/+2
2013-02-13bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich1-0/+2
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar1-8/+9
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin1-0/+3
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N1-0/+3
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman1-2/+2
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa1-0/+9
2013-02-10net/802: Implement Multiple Registration Protocol (MRP)David Ward1-0/+2
2013-02-10VSOCK: Introduce VM SocketsAndy King1-1/+3
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-9/+51
2013-02-08skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck1-0/+4
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2013-02-08Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville1-0/+35
2013-02-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville1-5/+11
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+8
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville4-4/+17
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho1-3/+11
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho1-2/+0
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens1-0/+1
2013-02-07ssb: get mac address from sprom struct for gige driverHauke Mehrtens1-12/+11
2013-02-07Merge branch 'mlx4'David S. Miller1-3/+2
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman1-3/+2
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+25
2013-02-06macvlan: add multicast filterEric Dumazet1-0/+6
2013-02-06net: adjust skb_gso_segment() for calling in rx pathCong Wang1-2/+9
2013-02-06team: allow userspace to take control over carrierFlavio Leitner1-0/+1
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N1-0/+1
2013-02-06netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman1-1/+10
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+5
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger1-1/+0
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa1-1/+1
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu1-1/+1