aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Add Transparent Ethernet Bridging GRO support.Jesse Gross2015-01-02
* fib_trie: Add tracking value for suffix lengthAlexander Duyck2014-12-31
* fib_trie: Remove checks for index >= tnode_child_length from tnode_get_childAlexander Duyck2014-12-31
* fib_trie: inflate/halve nodes in a more RCU friendly wayAlexander Duyck2014-12-31
* fib_trie: Push tnode flushing down to inflate/halveAlexander Duyck2014-12-31
* fib_trie: Push assignment of child to parent down into inflate/halveAlexander Duyck2014-12-31
* fib_trie: Add functions should_inflate and should_halveAlexander Duyck2014-12-31
* fib_trie: Move resize to after inflate/halveAlexander Duyck2014-12-31
* fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck2014-12-31
* fib_trie: Use unsigned long for anything dealing with a shift by bitsAlexander Duyck2014-12-31
* fib_trie: Update meaning of pos to represent unchecked bitsAlexander Duyck2014-12-31
* fib_trie: Optimize fib_table_insertAlexander Duyck2014-12-31
* fib_trie: Optimize fib_find_nodeAlexander Duyck2014-12-31
* fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variablesAlexander Duyck2014-12-31
* fib_trie: Merge leaf into tnodeAlexander Duyck2014-12-31
* fib_trie: Merge tnode_free and leaf_free into node_freeAlexander Duyck2014-12-31
* fib_trie: Make leaf and tnode more uniformAlexander Duyck2014-12-31
* fib_trie: Update usage stats to be percpu instead of global variablesAlexander Duyck2014-12-31
* gre: allow live address changestephen hemminger2014-12-31
* l2tp : multicast notification to the registered listenersBill Hong2014-12-31
* tipc: replace 0 by NULL for pointersFabian Frederick2014-12-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-30
|\
| * genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller2014-12-29
| * netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
| * genetlink: pass multicast bind/unbind to familiesJohannes Berg2014-12-27
| * netlink: call unbind when releasing socketJohannes Berg2014-12-27
| * netlink: update listeners directly when removing socketJohannes Berg2014-12-27
| * genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-27
| * netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg2014-12-27
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-26
| |\
| | * Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg2014-12-24
| | * Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann2014-12-24
| * | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
| * | net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh2014-12-26
| * | openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang2014-12-24
| * | net: Reset secmark when scrubbing packetThomas Graf2014-12-24
| * | net: Fix stacked vlan offload features computationToshiaki Makita2014-12-24
| * | openvswitch: Fix vport_send double freePravin B Shelar2014-12-23
| * | openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar2014-12-23
| * | openvswitch: Fix MPLS action validation.Pravin B Shelar2014-12-23
| * | mpls: Fix allowed protocols for mpls gsoPravin B Shelar2014-12-23
| * | mpls: Fix config check for mpls.Pravin B Shelar2014-12-23
| * | net: Rearrange loop in net_rx_actionHerbert Xu2014-12-23
| * | net: Always poll at least one device in net_rx_actionHerbert Xu2014-12-23
| * | net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu2014-12-23
| * | net: Move napi polling code out of net_rx_actionHerbert Xu2014-12-23
| * | batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli2014-12-23
| * | batman-adv: Unify fragment size calculationSven Eckelmann2014-12-23
| * | batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann2014-12-23
| * | net: drop the packet when fails to do software segmentation or header checkJason Wang2014-12-23