| Commit message (Expand) | Author | Age | Files | Lines |
* | inet: RCU changes in inetdev_by_index() | Eric Dumazet | 2010-10-19 | 4 | -22/+16 |
* | net: avoid a dev refcount in ip_mc_find_dev() | Eric Dumazet | 2010-10-19 | 2 | -3/+3 |
* | bonding: Fix napi poll for bonding driver | Neil Horman | 2010-10-18 | 1 | -1/+8 |
* | bonding: Fix bonding drivers improper modification of netpoll structure | Neil Horman | 2010-10-18 | 1 | -3/+3 |
* | IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast() | Andy Walls | 2010-10-18 | 1 | -7/+6 |
* | tipc: Simplify bearer shutdown logic | Allan Stephens | 2010-10-18 | 1 | -27/+11 |
* | tipc: Kill tipc_get_mode() completely. | David S. Miller | 2010-10-18 | 1 | -6/+0 |
* | fib_hash: RCU conversion phase 2 | Eric Dumazet | 2010-10-17 | 2 | -77/+101 |
* | fib_hash: RCU conversion phase 1 | Eric Dumazet | 2010-10-17 | 1 | -19/+38 |
* | fib_hash: embed initial hash table in fn_zone | Eric Dumazet | 2010-10-17 | 1 | -29/+23 |
* | tcp: use correct counters in CA_CWR state too | Ilpo Järvinen | 2010-10-17 | 1 | -6/+7 |
* | tcp: sack lost marking fixes | Ilpo Järvinen | 2010-10-17 | 1 | -10/+14 |
* | tipc: cleanup function namespace | stephen hemminger | 2010-10-16 | 26 | -389/+84 |
* | fib: avoid false sharing on fib_table_hash | Eric Dumazet | 2010-10-16 | 2 | -9/+11 |
* | fib_trie: use fls() instead of open coded loop | Eric Dumazet | 2010-10-16 | 1 | -12/+4 |
* | fib: remove a useless synchronize_rcu() call | Eric Dumazet | 2010-10-16 | 1 | -1/+0 |
* | fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup() | Eric Dumazet | 2010-10-16 | 1 | -2/+1 |
* | net: allocate skbs on local node | Eric Dumazet | 2010-10-16 | 1 | -12/+1 |
* | Phonet: 'connect' socket implementation for Pipe controller | Kumar Sanghvi | 2010-10-13 | 2 | -187/+212 |
* | tipc: clean out all instances of #if 0'd unused code | Paul Gortmaker | 2010-10-13 | 9 | -375/+1 |
* | net: percpu net_device refcount | Eric Dumazet | 2010-10-12 | 1 | -7/+33 |
* | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller | 2010-10-12 | 9 | -63/+66 |
|\ |
|
| * | dccp: cosmetics - warning format | Gerrit Renker | 2010-10-12 | 2 | -2/+2 |
| * | dccp: schedule an Ack when receiving timestamps | Gerrit Renker | 2010-10-12 | 2 | -2/+3 |
| * | dccp: generalise data-loss condition | Ivo Calado | 2010-10-12 | 1 | -6/+15 |
| * | dccp: remove unused argument in CCID tx function | Gerrit Renker | 2010-10-12 | 4 | -7/+6 |
| * | dccp: merge now-reduced connect_init() function | Gerrit Renker | 2010-10-12 | 1 | -13/+5 |
| * | dccp: fix the adjustments to AWL and SWL | Gerrit Renker | 2010-10-12 | 3 | -33/+35 |
* | | net dst: use a percpu_counter to track entries | Eric Dumazet | 2010-10-11 | 7 | -34/+64 |
|/ |
|
* | neigh: Protect neigh->ha[] with a seqlock | Eric Dumazet | 2010-10-11 | 3 | -25/+36 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-11 | 4 | -37/+37 |
|\ |
|
| * | net: clear heap allocations for privileged ethtool actions | Kees Cook | 2010-10-11 | 1 | -3/+3 |
| * | ATM: mpc, fix use after free | Jiri Slaby | 2010-10-11 | 1 | -1/+1 |
| * | net: clear heap allocation for ETHTOOL_GRXCLSRLALL | Kees Cook | 2010-10-08 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-10-08 | 2 | -2/+4 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller | 2010-10-07 | 2 | -33/+33 |
| |\ \ |
|
| | * | | Bluetooth: Disallow to change L2CAP_OPTIONS values when connected | Gustavo F. Padovan | 2010-10-04 | 1 | -0/+5 |
| | * | | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state" | Gustavo F. Padovan | 2010-09-30 | 1 | -7/+1 |
| | * | | Bluetooth: Fix inconsistent lock state with RFCOMM | Gustavo F. Padovan | 2010-09-30 | 1 | -0/+4 |
| | * | | Bluetooth: Simplify L2CAP Streaming mode sending | Gustavo F. Padovan | 2010-09-30 | 1 | -17/+7 |
| | * | | Bluetooth: fix MTU L2CAP configuration parameter | Andrei Emeltchenko | 2010-09-30 | 1 | -3/+3 |
| | * | | Bluetooth: Only enable L2CAP FCS for ERTM or streaming | Mat Martineau | 2010-09-30 | 1 | -6/+13 |
* | | | | neigh: speedup neigh_hh_init() | Eric Dumazet | 2010-10-11 | 2 | -40/+63 |
* | | | | irda: Fix heap memory corruption in iriap.c | Samuel Ortiz | 2010-10-11 | 1 | -1/+2 |
* | | | | irda: Fix parameter extraction stack overflow | Samuel Ortiz | 2010-10-11 | 1 | -1/+3 |
* | | | | irda: Remove BKL instances from irnet | Samuel Ortiz | 2010-10-11 | 2 | -19/+44 |
* | | | | irda: Remove BKL instances from af_irda.c | Samuel Ortiz | 2010-10-11 | 1 | -174/+196 |
* | | | | net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX | Changli Gao | 2010-10-09 | 1 | -2/+2 |
* | | | | net: Fix rxq ref counting | Tom Herbert | 2010-10-08 | 2 | -1/+2 |
* | | | | Phonet: mark the pipe controller as EXPERIMENTAL | Rémi Denis-Courmont | 2010-10-08 | 1 | -2/+2 |