| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-10-22 |
|\ |
|
| * | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-22 |
|\ \
| |/
|/| |
|
| * | tcp: Try to catch MSG_PEEK bug | Herbert Xu | 2009-10-20 |
| * | net: Fix IP_MULTICAST_IF | Eric Dumazet | 2009-10-20 |
| * | bluetooth: static lock key fix | Dave Young | 2009-10-19 |
| * | bluetooth: scheduling while atomic bug fix | Dave Young | 2009-10-19 |
| * | tcp: fix TCP_DEFER_ACCEPT retrans calculation | Julian Anastasov | 2009-10-19 |
| * | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT | Julian Anastasov | 2009-10-19 |
| * | tcp: accept socket after TCP_DEFER_ACCEPT period | Julian Anastasov | 2009-10-19 |
| * | Revert "tcp: fix tcp_defer_accept to consider the timeout" | David S. Miller | 2009-10-19 |
| * | AF_UNIX: Fix deadlock on connecting to shutdown socket | Tomoki Sekiyama | 2009-10-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-15 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-13 |
| |\ |
|
| | * | mac80211: document ieee80211_rx() context requirement | Johannes Berg | 2009-10-12 |
| | * | mac80211: fix ibss race | Johannes Berg | 2009-10-12 |
| | * | mac80211: fix logic error ibss merge bssid check | Felix Fietkau | 2009-10-12 |
| * | | udp: Fix udp_poll() and ioctl() | Eric Dumazet | 2009-10-13 |
| * | | tcp: fix tcp_defer_accept to consider the timeout | Willy Tarreau | 2009-10-13 |
| * | | pkt_sched: pedit use proper struct | jamal | 2009-10-12 |
| |/ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-08 |
| |\ |
|
| | * | cfg80211: fix netns error unwinding bug | Johannes Berg | 2009-10-08 |
| | * | mac80211: use kfree_skb() to free struct sk_buff pointers | Roel Kluin | 2009-10-07 |
| | * | mac80211: fix vlan and optimise RX | Johannes Berg | 2009-10-07 |
| * | | netlink: fix typo in initialization | Jiri Pirko | 2009-10-08 |
| |/ |
|
* | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-08 |
|\| |
|
| * | ipv4: arp_notify address list bug | Stephen Hemminger | 2009-10-07 |
| * | wext: let get_wireless_stats() sleep | Johannes Berg | 2009-10-05 |
| * | pktgen: restore nanosec delays | Eric Dumazet | 2009-10-05 |
| * | pktgen: Fix multiqueue handling | Eric Dumazet | 2009-10-05 |
* | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-02 |
|\| |
|
| * | net: splice() from tcp to pipe should take into account O_NONBLOCK | Eric Dumazet | 2009-10-02 |
| * | net: Use sk_mark for routing lookup in more places | Atis Elsts | 2009-10-01 |
| * | IPv4 TCP fails to send window scale option when window scale is zero | Ori Finkelman | 2009-10-01 |
| * | net/ipv4/tcp.c: fix min() type mismatch warning | Andrew Morton | 2009-10-01 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-01 |
| |\ |
|
| | * | mac80211: Fix [re]association power saving issue on AP side | Igor Perminov | 2009-09-29 |
| * | | pktgen: Fix delay handling | Eric Dumazet | 2009-10-01 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 |
|\| | |
|
| * | | ax25: Fix possible oops in ax25_make_new | Jarek Poplawski | 2009-09-30 |
| * | | net: restore tx timestamping for accelerated vlans | Eric Dumazet | 2009-09-30 |
| * | | Phonet: fix mutex imbalance | RĂ©mi Denis-Courmont | 2009-09-30 |
| * | | sit: fix off-by-one in ipip6_tunnel_get_prl | Sascha Hlusiak | 2009-09-30 |
| * | | net: Fix sock_wfree() race | Eric Dumazet | 2009-09-30 |
| * | | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 |
|\| |
|
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2009-09-28 |
| |\ |
|
| | * | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg | 2009-09-28 |