Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator | Jarek Poplawski | 2010-09-02 | 1 | -6/+6 | |
* | | | | | | | | | ipvs: avoid oops for passive FTP | Julian Anastasov | 2010-09-02 | 1 | -1/+2 | |
* | | | | | | | | | gro: fix different skb headrooms | Eric Dumazet | 2010-09-01 | 1 | -2/+6 | |
* | | | | | | | | | bridge: Clear INET control block of SKBs passed into ip_fragment(). | David S. Miller | 2010-09-01 | 1 | -2/+4 | |
* | | | | | | | | | ipv4: minor fix about RPF in help of Kconfig | Nicolas Dichtel | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | | | | xfrm_user: avoid a warning with some compiler | Nicolas Dichtel | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | | | | net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() | Michal Soltys | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | | | | net sched: fix kernel leak in act_police | Jeff Mahoney | 2010-09-01 | 1 | -12/+9 | |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-01 | 4 | -9/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | wireless: register wiphy rfkill w/o holding cfg80211_mutex | John W. Linville | 2010-08-31 | 1 | -9/+12 | |
| * | | | | | | | | | wireless extensions: fix kernel heap content leak | Johannes Berg | 2010-08-30 | 2 | -0/+19 | |
| * | | | | | | | | | mac80211: delete work timer | Johannes Berg | 2010-08-30 | 1 | -0/+6 | |
* | | | | | | | | | | netlink: Make NETLINK_USERSOCK work again. | David S. Miller | 2010-08-31 | 1 | -0/+22 | |
* | | | | | | | | | | irda: Correctly clean up self->ias_obj on irda_bind() failure. | David S. Miller | 2010-08-30 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | net/ipv4: Eliminate kstrdup memory leak | Julia Lawall | 2010-08-27 | 1 | -2/+3 | |
* | | | | | | | | | net/caif/cfrfml.c: use asm/unaligned.h | Jeff Mahoney | 2010-08-26 | 1 | -1/+1 | |
* | | | | | | | | | ax25: missplaced sock_put(sk) | Bernard Pidoux F6BVP | 2010-08-26 | 1 | -1/+1 | |
* | | | | | | | | | l2tp: test for ethernet header in l2tp_eth_dev_recv() | Eric Dumazet | 2010-08-26 | 1 | -1/+1 | |
* | | | | | | | | | tcp: select(writefds) don't hang up when a peer close connection | KOSAKI Motohiro | 2010-08-25 | 1 | -1/+2 | |
* | | | | | | | | | tcp: fix three tcp sysctls tuning | Eric Dumazet | 2010-08-25 | 1 | -17/+7 | |
* | | | | | | | | | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 2010-08-25 | 2 | -8/+5 | |
* | | | | | | | | | bridge: netfilter: fix a memory leak | Changli Gao | 2010-08-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | netfilter: fix CONFIG_COMPAT support | Florian Westphal | 2010-08-23 | 3 | -0/+9 | |
* | | | | | | | | irda: fix a race in irlan_eth_xmit() | Eric Dumazet | 2010-08-19 | 1 | -1/+3 | |
* | | | | | | | | vlan: Match underlying dev carrier on vlan add | Phil Oester | 2010-08-19 | 1 | -1/+2 | |
* | | | | | | | | rds: fix a leak of kernel memory | Eric Dumazet | 2010-08-18 | 1 | -1/+1 | |
* | | | | | | | | netlink: fix compat recvmsg | Johannes Berg | 2010-08-18 | 1 | -30/+16 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | net: Fix a memmove bug in dev_gro_receive() | Jarek Poplawski | 2010-08-17 | 1 | -1/+1 | |
* | | | | | | | net sched: fix some kernel memory leaks | Eric Dumazet | 2010-08-17 | 5 | -37/+43 | |
* | | | | | | | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive | Eric Dumazet | 2010-08-17 | 3 | -0/+6 | |
* | | | | | | | Revert "netlink: netlink_recvmsg() fix" | David S. Miller | 2010-08-15 | 1 | -16/+6 | |
* | | | | | | | ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss | Min Zhang | 2010-08-14 | 1 | -2/+2 | |
* | | | | | | | xfrm: Use GFP_ATOMIC in xfrm_compile_policy | Herbert Xu | 2010-08-14 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | phylib: available for any speed ethernet | Randy Dunlap | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | can: add limit for nframes and clean up signed/unsigned variables | Oliver Hartkopp | 2010-08-11 | 1 | -14/+27 | |
* | | | | | | pkt_sched: Check .walk and .leaf class handlers | Jarek Poplawski | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops | Jarek Poplawski | 2010-08-11 | 1 | -0/+6 | |
* | | | | | | caif: Bugfix - Increase default headroom size for control channel. | Sjur Braendeland | 2010-08-10 | 1 | -1/+1 | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-10 | 2 | -7/+12 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-08-10 | 1 | -6/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM | Mat Martineau | 2010-08-10 | 1 | -2/+0 | |
| | * | | | | | Bluetooth: Fix endianness issue with L2CAP MPS configuration | Mat Martineau | 2010-08-10 | 1 | -4/+5 | |
| | | |_|_|/ | | |/| | | | ||||||
| * / | | | | cfg80211: fix locking in action frame TX | Johannes Berg | 2010-08-09 | 1 | -1/+7 | |
| |/ / / / | ||||||
* | | | | | net: Use NET_XMIT_SUCCESS where possible. | Ben Greear | 2010-08-10 | 4 | -6/+6 | |
* | | | | | pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add... | Jarek Poplawski | 2010-08-10 | 1 | -5/+17 | |
* | | | | | pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a... | Jarek Poplawski | 2010-08-10 | 1 | -0/+6 | |
|/ / / / | ||||||
* | | | | pkt_sched: Fix sch_sfq vs tcf_bind_filter oops | Jarek Poplawski | 2010-08-07 | 1 | -0/+7 | |
* | | | | net: disable preemption before call smp_processor_id() | Changli Gao | 2010-08-07 | 1 | -0/+2 | |
* | | | | tcp: no md5sig option size check bug | Dmitry Popov | 2010-08-07 | 1 | -1/+1 | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-06 | 7 | -26/+29 | |
|\ \ \ \ |