aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville4-4/+17
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
2013-02-02Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller3-264/+4
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki1-1/+1
2013-01-31wanrouter: delete now orphaned header content, files/driversPaul Gortmaker3-264/+4
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak1-1/+2
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+18
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+2
2013-01-30bcma: add gpio_to_irqHauke Mehrtens1-2/+7
2013-01-30ssb: add gpio_to_irqHauke Mehrtens1-0/+5
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-6/+18
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+4
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-49/+160
2013-01-29ipv4: introduce address lifetimeJiri Pirko1-0/+6
2013-01-28drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi1-1/+8
2013-01-28netpoll: add RCU annotation to npinfo fieldCong Wang1-1/+1
2013-01-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-45/+61
2013-01-28can: rework skb reserved data handlingOliver Hartkopp1-0/+10