summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: proc: remove proc_net_removeGao feng2013-02-181-3/+0
* net: proc: remove proc_net_fops_createGao feng2013-02-181-3/+0
* v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-152-1/+19
* net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar2013-02-151-0/+2
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-151-0/+10
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-131-1/+3
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-131-1/+2
* bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2013-02-131-0/+2
* net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-131-8/+9
* tcp: adding a per-socket timestamp offsetAndrey Vagin2013-02-131-0/+3
* driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-121-0/+3
* netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman2013-02-111-2/+2
* ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa2013-02-111-0/+9
* net/802: Implement Multiple Registration Protocol (MRP)David Ward2013-02-101-0/+2
* VSOCK: Introduce VM SocketsAndy King2013-02-101-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-087-9/+51
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-091-1/+3
| |\
| | * net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-071-0/+25
| |\ \
| | * \ Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-12-191-0/+25
| | |\ \
| | | * | llist/xen-blkfront: implement safe version of llist_for_each_entryRoger Pau Monne2012-12-171-0/+25
| * | | | Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-062-0/+5
| |\ \ \ \
| | * | | | USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-252-0/+5
| * | | | | memcg: fix typo in kmemcg cache walk macroGlauber Costa2013-02-051-1/+1
| * | | | | mm: fix wrong comments about anon_vma lockYuanhan Liu2013-02-051-1/+1
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-311-6/+18
| |\ \ \ \ \
| | * | | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-6/+18
* | | | | | | skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck2013-02-081-0/+4
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-084-4/+17
|\ \ \ \ \ \ \
| * | | | | | | bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki2013-02-011-1/+1
| * | | | | | | bcma: add gpio_to_irqHauke Mehrtens2013-01-301-2/+7
| * | | | | | | ssb: add gpio_to_irqHauke Mehrtens2013-01-301-0/+5
| * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-301-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao2013-01-241-1/+4
* | | | | | | | | tg3: add support for Ethernet core in bcm4785Hauke Mehrtens2013-02-071-0/+1
* | | | | | | | | ssb: get mac address from sprom struct for gige driverHauke Mehrtens2013-02-071-12/+11
* | | | | | | | | Merge branch 'mlx4'David S. Miller2013-02-071-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman2013-02-071-3/+2
* | | | | | | | | | macvlan: add multicast filterEric Dumazet2013-02-061-0/+6
* | | | | | | | | | net: adjust skb_gso_segment() for calling in rx pathCong Wang2013-02-061-2/+9
* | | | | | | | | | team: allow userspace to take control over carrierFlavio Leitner2013-02-061-0/+1
* | | | | | | | | | drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-061-0/+1
* | | | | | | | | | netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman2013-02-061-1/+10
|/ / / / / / / / /
* | | | | | | | | tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-051-1/+0
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-051-0/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-301-0/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2013-02-023-264/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | wanrouter: delete now orphaned header content, files/driversPaul Gortmaker2013-01-313-264/+4
* | | | | | | | | net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak2013-01-311-1/+2
|/ / / / / / / /
* | | | | | | | ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-301-1/+1