summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-12-05
|\
| * ixgbe: Remove function prototype for non-existent functionGreg Rose2011-12-05
| * ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend2011-12-05
| * ixgbe: DCBnl set_all, order of operations fixJohn Fastabend2011-12-05
| * igb: Update DMA Coalescing threshold calculation.Matthew Vick2011-12-05
| * e1000e: hitting BUG_ON() from napi_enableBruce Allan2011-12-05
| * e1000e: Avoid wrong check on TX hangJeff Kirsher2011-12-05
* | infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller2011-12-05
* | cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller2011-12-05
* | libcxgbi: Handle dst_get_neighbour_noref() returning NULL.David Miller2011-12-05
* | infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller2011-12-05
* | infiniband: nes: Use dst's neighbour entry.David Miller2011-12-05
* | cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller2011-12-05
* | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-05
* | infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller2011-12-05
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | tcp: tcp_sendmsg() page recyclingEric Dumazet2011-12-04
* | tcp: take care of misalignmentsEric Dumazet2011-12-04
* | sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-04
* | ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-04
* | enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-04
* | bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-04
* | tcp: drop SYN+FIN messagesEric Dumazet2011-12-04
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-12-03
|\ \
| * | net: Add Open vSwitch kernel components.Jesse Gross2011-12-03
| * | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
| * | vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar2011-12-03
| * | genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross2011-12-03
| * | genetlink: Add lockdep_genl_is_held().Pravin B Shelar2011-12-03
| * | genetlink: Add genl_notify()Pravin B Shelar2011-12-03
| |/
* | ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller2011-12-03
* | ipv6: Various cleanups in route.cDavid S. Miller2011-12-03
* | ipv6: Various cleanups in ip6_route.cDavid S. Miller2011-12-03
|/
* atm: clip: Remove code commented out since eternity.David S. Miller2011-12-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-01
| |\
| | * netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller2011-12-01
| | * ipv4: flush route cache after change accept_localPeter Pan(潘卫平)2011-12-01
| | * sch_red: fix red_changeEric Dumazet2011-12-01
| | * Revert "udp: remove redundant variable"David S. Miller2011-12-01
| | * bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2011-12-01
| | * ipv4: Perform peer validation on cached route lookup.David S. Miller2011-12-01
| | * net/core: fix rollback handler in register_netdevice_notifierRongQing.Li2011-11-30
| | * sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet2011-11-30
| | * bonding: only use primary address for ARPHenrik Saavedra Persson2011-11-30
| | * ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet2011-11-30
| | * sch_teql: fix lockdep splatEric Dumazet2011-11-30
| | * net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam2011-11-30
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-30
| | |\
| | | * mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach2011-11-28