| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-07 |
|\ |
|
| * | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator | Jarek Poplawski | 2010-09-02 |
| * | ipvs: avoid oops for passive FTP | Julian Anastasov | 2010-09-02 |
| * | gro: fix different skb headrooms | Eric Dumazet | 2010-09-01 |
| * | bridge: Clear INET control block of SKBs passed into ip_fragment(). | David S. Miller | 2010-09-01 |
| * | ipv4: minor fix about RPF in help of Kconfig | Nicolas Dichtel | 2010-09-01 |
| * | xfrm_user: avoid a warning with some compiler | Nicolas Dichtel | 2010-09-01 |
| * | net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() | Michal Soltys | 2010-09-01 |
| * | net sched: fix kernel leak in act_police | Jeff Mahoney | 2010-09-01 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-01 |
| |\ |
|
| | * | wireless: register wiphy rfkill w/o holding cfg80211_mutex | John W. Linville | 2010-08-31 |
| | * | wireless extensions: fix kernel heap content leak | Johannes Berg | 2010-08-30 |
| | * | mac80211: delete work timer | Johannes Berg | 2010-08-30 |
| * | | netlink: Make NETLINK_USERSOCK work again. | David S. Miller | 2010-08-31 |
| * | | irda: Correctly clean up self->ias_obj on irda_bind() failure. | David S. Miller | 2010-08-30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-28 |
|\| | |
|
| * | | net/ipv4: Eliminate kstrdup memory leak | Julia Lawall | 2010-08-27 |
| * | | net/caif/cfrfml.c: use asm/unaligned.h | Jeff Mahoney | 2010-08-26 |
| * | | ax25: missplaced sock_put(sk) | Bernard Pidoux F6BVP | 2010-08-26 |
| * | | l2tp: test for ethernet header in l2tp_eth_dev_recv() | Eric Dumazet | 2010-08-26 |
| * | | tcp: select(writefds) don't hang up when a peer close connection | KOSAKI Motohiro | 2010-08-26 |
| * | | tcp: fix three tcp sysctls tuning | Eric Dumazet | 2010-08-26 |
| * | | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 2010-08-25 |
| * | | bridge: netfilter: fix a memory leak | Changli Gao | 2010-08-23 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-23 |
|\| | |
|
| * | | netfilter: fix CONFIG_COMPAT support | Florian Westphal | 2010-08-23 |
| * | | irda: fix a race in irlan_eth_xmit() | Eric Dumazet | 2010-08-19 |
| * | | vlan: Match underlying dev carrier on vlan add | Phil Oester | 2010-08-19 |
| * | | rds: fix a leak of kernel memory | Eric Dumazet | 2010-08-19 |
| * | | netlink: fix compat recvmsg | Johannes Berg | 2010-08-19 |
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-08-18 |
|\ \ \ |
|
| * | | | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust | 2010-08-17 |
| * | | | rpcrdma: Fix SQ size calculation when memreg is FRMR | Tom Tucker | 2010-08-11 |
| * | | | xprtrdma: Do not truncate iova_start values in frmr registrations. | Steve Wise | 2010-08-11 |
| * | | | SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) | Andy Chittenden | 2010-08-10 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-17 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | net: Fix a memmove bug in dev_gro_receive() | Jarek Poplawski | 2010-08-17 |
| * | | | net sched: fix some kernel memory leaks | Eric Dumazet | 2010-08-17 |
| * | | | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive | Eric Dumazet | 2010-08-17 |
| * | | | Revert "netlink: netlink_recvmsg() fix" | David S. Miller | 2010-08-16 |
| * | | | ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss | Min Zhang | 2010-08-15 |
| * | | | xfrm: Use GFP_ATOMIC in xfrm_compile_policy | Herbert Xu | 2010-08-15 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-13 |
|\| | | |
|
| * | | | phylib: available for any speed ethernet | Randy Dunlap | 2010-08-12 |
| * | | | can: add limit for nframes and clean up signed/unsigned variables | Oliver Hartkopp | 2010-08-11 |
| * | | | pkt_sched: Check .walk and .leaf class handlers | Jarek Poplawski | 2010-08-11 |
| * | | | pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops | Jarek Poplawski | 2010-08-11 |
| * | | | caif: Bugfix - Increase default headroom size for control channel. | Sjur Braendeland | 2010-08-10 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-10 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-08-10 |
| | |\ \ |
|