summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpls: Multicast route table change notificationsEric W. Biederman2015-03-042-0/+62
* mpls: Netlink commands to add, remove, and dump routesEric W. Biederman2015-03-042-0/+237
* mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman2015-03-042-0/+60
* mpls: Basic support for adding and removing routesEric W. Biederman2015-03-041-0/+133
* mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman2015-03-043-0/+168
* mpls: Basic routing supportEric W. Biederman2015-03-047-0/+432
* mpls: Refactor how the mpls module is builtEric W. Biederman2015-03-042-2/+18
* Merge branch 'neigh-mpls-prep'David S. Miller2015-03-047-49/+120
|\
| * neigh: Add helper function neigh_xmitEric W. Biederman2015-03-042-0/+37
| * neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-047-49/+83
|/
* bridge: fix bridge netlink RCU usageJohannes Berg2015-03-041-6/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031279-20221/+49533
|\
| * Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-033-1/+5
| |\
| | * sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-261-0/+2
| | * nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble2015-02-261-1/+1
| | * svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos2015-02-171-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03116-737/+1273
| |\ \
| | * | openvswitch: Fix serialization of non-masked set actions.Joe Stringer2015-03-031-1/+7
| | * | gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-031-2/+2
| | * | ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
| | * | net: bridge: add compile-time assert for cb struct sizeFlorian Westphal2015-03-031-0/+2
| | * | udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-022-2/+4
| | * | Merge branch 'sh_eth'David S. Miller2015-03-021-5/+10
| | |\ \
| | | * | sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-021-1/+1
| | | * | Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings2015-03-021-3/+2
| | | * | sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings2015-03-021-1/+1
| | | * | sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings2015-03-021-0/+6
| | |/ /
| | * | Merge branch 'mlx4'David S. Miller2015-03-024-6/+14
| | |\ \
| | | * | net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay2015-03-021-1/+7
| | | * | net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-023-5/+7
| | |/ /
| | * | Merge branch 'bcmgenet_systemport_stats'David S. Miller2015-03-013-6/+12
| | |\ \
| | | * | net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-012-3/+6
| | | * | net: bcmgenet: fix software maintained statisticsFlorian Fainelli2015-03-011-3/+6
| | |/ /
| | * | rxrpc: don't multiply with HZ twiceFlorian Westphal2015-03-011-1/+1
| | * | rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal2015-03-011-3/+4
| | * | net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin2015-03-013-3/+14
| | * | net: pasemi: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+3
| | * | net: stmmac: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+5
| | * | net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| | * | net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| | * | net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
| | * | netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-011-2/+2
| | * | qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-011-1/+1
| | * | net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3
| | * | net: davinci_mdio: add hibernation callbacksGrygorii Strashko2015-03-011-2/+3
| | * | net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet2015-03-011-3/+1
| | * | sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven2015-03-011-0/+3
| | * | net: bcmgenet: fix throughtput regressionJaedon Shin2015-02-282-27/+88
| | * | macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-02-281-2/+5
| | * | Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-02-287-10/+18
| | |\ \
OpenPOWER on IntegriCloud