summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-18net: proc: remove proc_net_removeGao feng
2013-02-18net: proc: remove proc_net_fops_createGao feng
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2013-02-15net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-13bridge: Dump vlan information from a bridge portVlad Yasevich
2013-02-13bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa
2013-02-10net/802: Implement Multiple Registration Protocol (MRP)David Ward
2013-02-10VSOCK: Introduce VM SocketsAndy King
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-02-07ssb: get mac address from sprom struct for gige driverHauke Mehrtens
2013-02-07Merge branch 'mlx4'David S. Miller
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-06macvlan: add multicast filterEric Dumazet
2013-02-06net: adjust skb_gso_segment() for calling in rx pathCong Wang
2013-02-06team: allow userspace to take control over carrierFlavio Leitner
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N
2013-02-06netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-02-02Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki
2013-01-31wanrouter: delete now orphaned header content, files/driversPaul Gortmaker
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork
2013-01-30bcma: add gpio_to_irqHauke Mehrtens
2013-01-30ssb: add gpio_to_irqHauke Mehrtens
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29ipv4: introduce address lifetimeJiri Pirko
2013-01-28drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi
2013-01-28netpoll: add RCU annotation to npinfo fieldCong Wang