| Commit message (Expand) | Author | Age |
* | 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 |
| | * | wext: Add bound checks for copy_from_user | Arjan van de Ven | 2009-09-28 |
| | * | mac80211: improve/fix mlme messages | Johannes Berg | 2009-09-28 |
| | * | cfg80211: always get BSS | Johannes Berg | 2009-09-28 |
| | * | cfg80211: don't set privacy w/o key | Johannes Berg | 2009-09-28 |
| | * | cfg80211: wext: don't display BSSID unless associated | Johannes Berg | 2009-09-28 |
| * | | net: Add explicit bound checks in net/socket.c | Arjan van de Ven | 2009-09-28 |
| * | | bridge: Fix double-free in br_add_if. | Jeff Hansen | 2009-09-28 |
| * | | ax25: Add missing dev_put in ax25_setsockopt | Ralf Baechle | 2009-09-28 |
| |/ |
|
| * | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak | 2009-09-26 |
| * | net: fix double skb free in dcbnl | John Fastabend | 2009-09-26 |
| * | net: fix nlmsg len size for skb when error bit is set. | John Fastabend | 2009-09-26 |
| * | net: fix vlan_get_size to include vlan_flags size | John Fastabend | 2009-09-26 |