| Commit message (Expand) | Author | Age |
* | mac80211: fix use-after-free | Johannes Berg | 2010-09-24 |
* | wext: fix potential private ioctl memory content leak | Johannes Berg | 2010-09-20 |
* | 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 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-08-10 |
|\ |
|
| * | Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM | Mat Martineau | 2010-08-10 |
| * | Bluetooth: Fix endianness issue with L2CAP MPS configuration | Mat Martineau | 2010-08-10 |
* | | cfg80211: fix locking in action frame TX | Johannes Berg | 2010-08-09 |
|/ |
|
* | pkt_sched: Fix sch_sfq vs tcf_bind_filter oops | Jarek Poplawski | 2010-08-08 |
* | net: disable preemption before call smp_processor_id() | Changli Gao | 2010-08-07 |
* | tcp: no md5sig option size check bug | Dmitry Popov | 2010-08-07 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-06 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-08-05 |
| |\ |
|
| | * | Bluetooth: Check result code of L2CAP information response | Ville Tervo | 2010-08-04 |
| | * | Bluetooth: Don't send RFC for Basic Mode if only it is supported | Gustavo F. Padovan | 2010-08-04 |
| | * | Bluetooth: Remove __exit from rfcomm_cleanup_ttys() | Gustavo F. Padovan | 2010-07-31 |
| | * | Bluetooth: Use list_head for HCI blacklist head | David Miller | 2010-07-31 |
| * | | mac80211: Fix compilation warning when CONFIG_INET is not set | Juuso Oikarinen | 2010-08-04 |
| * | | mac80211: fix scan locking wrt. hw scan | Johannes Berg | 2010-08-04 |
* | | | net: Fix napi_gro_frags vs netpoll path | Jarek Poplawski | 2010-08-05 |
* | | | ppp: make channel_ops const | stephen hemminger | 2010-08-05 |
* | | | RxRPC: Fix a potential deadlock between the call resend_timer and state_lock | David Howells | 2010-08-05 |
* | | | sch_sfq: add sanity check for the packet length | Changli Gao | 2010-08-05 |
* | | | cls_rsvp: add sanity check for the packet length | Changli Gao | 2010-08-05 |
* | | | cls_flow: add sanity check for the packet length | Changli Gao | 2010-08-05 |
* | | | act_nat: fix on the TX path | Changli Gao | 2010-08-05 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
| |\ \ \ |
|
| * | | | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 |
| |\ \ \ \ |
|
| * | | | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | can-raw: Fix skb_orphan_try handling | Oliver Hartkopp | 2010-08-03 |
| * | | | | Revert "net: remove zap_completion_queue" | David S. Miller | 2010-08-03 |
| * | | | | net: cleanup inclusion | Changli Gao | 2010-08-03 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-03 |
| |\ \ \ \ |
|
| | * | | | | act_nat: the checksum of ICMP doesn't have pseudo header | Changli Gao | 2010-08-01 |
| | * | | | | act_nat: fix wild pointer | Changli Gao | 2010-08-01 |
| | * | | | | bridge: Fix skb leak when multicast parsing fails on TX | Herbert Xu | 2010-07-31 |
| | * | | | | tcp: cookie transactions setsockopt memory leak | Dmitry Popov | 2010-07-31 |
| | * | | | | bridge: add rcu_read_lock on transmit | stephen hemminger | 2010-07-28 |
| * | | | | | u32: negative offset fix | stephen hemminger | 2010-08-03 |
| * | | | | | ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice | Changli Gao | 2010-08-02 |
| * | | | | | net: Add getsockopt support for TCP thin-streams | Josh Hunt | 2010-08-02 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-08-02 |
| |\ \ \ \ \ |
|
| | * | | | | | netfilter: nf_conntrack_acct: use skb->len for accounting | Changli Gao | 2010-08-02 |
| | * | | | | | netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot... | Changli Gao | 2010-08-02 |
| | * | | | | | netfilter: nf_nat: make unique_tuple return void | Changli Gao | 2010-08-02 |
| | * | | | | | netfilter: nf_nat: use local variable hdrlen | Changli Gao | 2010-08-02 |