aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller2010-09-01
| * | | | | | ipv4: minor fix about RPF in help of KconfigNicolas Dichtel2010-09-01
| * | | | | | xfrm_user: avoid a warning with some compilerNicolas Dichtel2010-09-01
| * | | | | | net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys2010-09-01
| * | | | | | net sched: fix kernel leak in act_policeJeff Mahoney2010-09-01
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-01
| |\ \ \ \ \ \
| | * | | | | | wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville2010-08-31
| | * | | | | | wireless extensions: fix kernel heap content leakJohannes Berg2010-08-30
| | * | | | | | mac80211: delete work timerJohannes Berg2010-08-30
| * | | | | | | netlink: Make NETLINK_USERSOCK work again.David S. Miller2010-08-31
| * | | | | | | irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller2010-08-30
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-27
| * | | | | | net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney2010-08-26
| * | | | | | ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP2010-08-26
| * | | | | | l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet2010-08-26
| * | | | | | tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2010-08-26
| * | | | | | tcp: fix three tcp sysctls tuningEric Dumazet2010-08-26
| * | | | | | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-25
| * | | | | | bridge: netfilter: fix a memory leakChangli Gao2010-08-23
| | |_|_|_|/ | |/| | | |
| * | | | | netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-23
* | | | | | tipc: Optimize handling excess content on incoming messagesPaul Gortmaker2010-09-10
* | | | | | tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-09
* | | | | | net/core: add lock context change annotations in net/core/sock.cNamhyung Kim2010-09-09
* | | | | | net/core: remove address space warnings on verify_iovec()Namhyung Kim2010-09-09
* | | | | | Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2010-09-09
|\ \ \ \ \ \
| * | | | | | RDS: Implement masked atomic operationsAndy Grover2010-09-08
| * | | | | | RDS/IB: print string constants in more placesZach Brown2010-09-08
| * | | | | | RDS: cancel connection work structs as we shut downZach Brown2010-09-08
| * | | | | | RDS: don't call rds_conn_shutdown() from rds_conn_destroy()Zach Brown2010-09-08
| * | | | | | RDS: have sockets get transport module referencesZach Brown2010-09-08
| * | | | | | RDS: remove old rs_transport commentZach Brown2010-09-08
| * | | | | | RDS: lock rds_conn_count decrement in rds_conn_destroy()Zach Brown2010-09-08
| * | | | | | RDS/IB: protect the list of IB devicesZach Brown2010-09-08
| * | | | | | RDS/IB: print IB event strings as well as their numberZach Brown2010-09-08
| * | | | | | RDS: flush fmrs before allocating new onesChris Mason2010-09-08
| * | | | | | RDS: properly use sg_init_tableChris Mason2010-09-08
| * | | | | | RDS/IB: track signaled sendsZach Brown2010-09-08
| * | | | | | RDS: remove __init and __exit annotationZach Brown2010-09-08
| * | | | | | RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()Andy Grover2010-09-08
| * | | | | | RDS/IB: always process recv completionsZach Brown2010-09-08
| * | | | | | RDS: return to a single-threaded krdsdZach Brown2010-09-08
| * | | | | | RDS/IB: create a work queue for FMR flushingZach Brown2010-09-08
| * | | | | | RDS/IB: destroy connections on rmmodZach Brown2010-09-08
| * | | | | | RDS/IB: wait for IB dev freeing work to finish during rmmodZach Brown2010-09-08
| * | | | | | RDS/IB: Make ib_recv_refill return voidAndy Grover2010-09-08
| * | | | | | RDS: Remove unused XLIST_PTR_TAIL and xlist_protect()Andy Grover2010-09-08
| * | | | | | RDS: whitespaceAndy Grover2010-09-08
| * | | | | | RDS: use delayed work for the FMR flushesChris Mason2010-09-08
| * | | | | | rds: more FMRs are fasterChris Mason2010-09-08
| * | | | | | rds: recycle FMRs through lockless listsChris Mason2010-09-08