summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-06openvswitch: small potential memory leak in ovs_vport_alloc()Dan Carpenter
2011-12-06ipv4: arp: Cleanup in arp.cIgor Maravic
2011-12-05tcp: remove TCP_OFF and TCP_PAGE macrosEric Dumazet
2011-12-05bql: fix CONFIG_XPS=n buildEric Dumazet
2011-12-05tcp: fix tcp_trim_head()Eric Dumazet
2011-12-05caif: Stash away hijacked skb destructor and call it latersjur.brandeland@stericsson.com
2011-12-05caif: Add support for flow-control on device's tx-queuesjur.brandeland@stericsson.com
2011-12-05caif: Add support for CAIF over CDC NCM USB interfacesjur.brandeland@stericsson.com
2011-12-05if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.sjur.brandeland@stericsson.com
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-12-05infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller
2011-12-05cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller
2011-12-05libcxgbi: Handle dst_get_neighbour_noref() returning NULL.David Miller
2011-12-05infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller
2011-12-05infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-05cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller
2011-12-05infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-05ixgbe: Remove function prototype for non-existent functionGreg Rose
2011-12-05ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend
2011-12-05ixgbe: DCBnl set_all, order of operations fixJohn Fastabend
2011-12-05igb: Update DMA Coalescing threshold calculation.Matthew Vick
2011-12-05e1000e: hitting BUG_ON() from napi_enableBruce Allan
2011-12-05e1000e: Avoid wrong check on TX hangJeff Kirsher
2011-12-04tcp: tcp_sendmsg() page recyclingEric Dumazet
2011-12-04tcp: take care of misalignmentsEric Dumazet
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04tcp: drop SYN+FIN messagesEric Dumazet
2011-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-12-03ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller
2011-12-03ipv6: Various cleanups in route.cDavid S. Miller
2011-12-03ipv6: Various cleanups in ip6_route.cDavid S. Miller
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar
2011-12-03genetlink: Add genl_notify()Pravin B Shelar
2011-12-02atm: clip: Remove code commented out since eternity.David S. Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-02forcedeath: Fix bql support for forcedeathIgor Maravic
2011-12-02niu: Fix typo in comment.David S. Miller
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-12-01niu: Add support for byte queue limits.David S. Miller
2011-12-01niu: Remove redundant PHY ID test.David S. Miller