| Commit message (Expand) | Author | Age |
* | net: fix lock_sock_bh/unlock_sock_bh | Eric Dumazet | 2010-05-27 |
* | net/iucv: Add missing spin_unlock | Julia Lawall | 2010-05-27 |
* | ipmr: off by one in __ipmr_fill_mroute() | Dan Carpenter | 2010-05-26 |
* | Phonet: fix potential use-after-free in pep_sock_close() | RĂ©mi Denis-Courmont | 2010-05-25 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-25 |
|\ |
|
| * | wireless: fix sta_info.h kernel-doc warnings | Randy Dunlap | 2010-05-24 |
| * | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 2010-05-24 |
| * | cfg80211: add missing braces | Johannes Berg | 2010-05-21 |
| * | cfg80211: fix crash in cfg80211_set_freq() | Felix Fietkau | 2010-05-21 |
| * | cfg80211: Fix signal_type comparison | Sujith | 2010-05-21 |
* | | net/dccp: expansion of error code size | Yoichi Yuasa | 2010-05-24 |
* | | tun: Update classid on packet injection | Herbert Xu | 2010-05-24 |
* | | cls_cgroup: Store classid in struct sock | Herbert Xu | 2010-05-24 |
* | | caif: Bugfix - use MSG_TRUNC in receive | Sjur Braendeland | 2010-05-24 |
* | | caif: Bugfix - missing spin_unlock | Sjur Braendeland | 2010-05-24 |
* | | caif: Bugfix - Poll can't return POLLHUP while connecting. | Sjur Braendeland | 2010-05-24 |
* | | caif: Bugfix - handle mem-allocation failures | Sjur Braendeland | 2010-05-24 |
* | | caif: Bugfix - use standard Linux lists | Sjur Braendeland | 2010-05-24 |
* | | caif: Bugfix - wait_ev*_timeout returns long. | Sjur Braendeland | 2010-05-24 |
* | | net-2.6 : V2 - fix dev_get_valid_name | Daniel Lezcano | 2010-05-24 |
* | | rtnetlink: Fix error handling in do_setlink() | David Howells | 2010-05-24 |
* | | net-caif: drop redundant Kconfig entries | Mike Frysinger | 2010-05-24 |
* | | net_sched: Fix qdisc_notify() | Eric Dumazet | 2010-05-24 |
* | | ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc | Denis Kirjanov | 2010-05-24 |
|/ |
|
* | net: fix problem in dequeuing from input_pkt_queue | Tom Herbert | 2010-05-21 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-21 |
|\ |
|
| * | netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g... | Joerg Marx | 2010-05-20 |
| * | netfilter: nf_ct_sip: handle non-linear skbs | Patrick McHardy | 2010-05-14 |
* | | gro: Fix bogus gso_size on the first fraglist entry | Herbert Xu | 2010-05-21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ |
|
| * | | ipv6: Never schedule DAD timer on dead address | Herbert Xu | 2010-05-18 |
| * | | ipv6: Use POSTDAD state | Herbert Xu | 2010-05-18 |
| * | | ipv6: Use state_lock to protect ifa state | Herbert Xu | 2010-05-18 |
| * | | ipv6: Replace inet6_ifaddr->dead with state | Herbert Xu | 2010-05-18 |
| * | | bridge: fix build for CONFIG_SYSFS disabled | Randy Dunlap | 2010-05-18 |
| * | | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-18 |
| * | | net sched: cleanup and rate limit warning | stephen hemminger | 2010-05-18 |
| * | | pfkey: add severity to printk | stephen hemminger | 2010-05-18 |
| * | | xfrm: add severity to printk | stephen hemminger | 2010-05-18 |
| * | | net sched: printk message severity | stephen hemminger | 2010-05-18 |
| * | | net/caif: Use kzalloc | Julia Lawall | 2010-05-18 |
| * | | sctp: fix append error cause to ERROR chunk correctly | Wei Yongjun | 2010-05-18 |
| * | | net: Add netlink support for virtual port management (was iovnl) | Scott Feldman | 2010-05-18 |
| * | | net: Introduce skb_tunnel_rx() helper | Eric Dumazet | 2010-05-18 |
| * | | tcp: tcp_synack_options() fix | Eric Dumazet | 2010-05-18 |
| * | | ipv6: fix the bug of address check | Stephen Hemminger | 2010-05-18 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-05-18 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 |
| | |\ \ |
|
| | | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 |
| | | |\ \ |
|
| | | | * | | mac80211: don't process work item with wrong frame | Johannes Berg | 2010-05-12 |