| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless: Fix incorrect use of loose in wext.c | Nick Andrew | 2008-12-06 | 1 | -1/+1 |
* | tcp: fix tso_should_defer in 64bit | Ilpo Järvinen | 2008-12-05 | 1 | -1/+1 |
* | tcp: use tcp_write_xmit also in tcp_push_one | Ilpo Järvinen | 2008-12-05 | 1 | -37/+17 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-05 | 8 | -37/+83 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-12-05 | 1 | -1/+1 |
| |\ |
|
| | * | mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 | 1 | -1/+1 |
| * | | tcp: tcp_vegas ssthresh bug fix | Doug Leith | 2008-12-04 | 1 | -0/+2 |
| |/ |
|
| * | can: omit received RTR frames for single ID filter lists | Oliver Hartkopp | 2008-12-04 | 1 | -1/+4 |
| * | ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table | Chas Williams | 2008-12-04 | 1 | -1/+5 |
| * | tcp: make urg+gso work for real this time | Ilpo Järvinen | 2008-12-03 | 1 | -12/+10 |
| * | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter | Oliver Hartkopp | 2008-12-03 | 2 | -18/+52 |
| * | Phonet: do not dump addresses from other namespaces | remi.denis-courmont@nokia | 2008-12-03 | 1 | -0/+3 |
| * | netlabel: Fix a potential NULL pointer dereference | Paul Moore | 2008-12-03 | 1 | -4/+6 |
* | | tcp: move some parts from tcp_write_xmit | Ilpo Järvinen | 2008-12-05 | 1 | -11/+12 |
* | | tcp: share code through function, not through copy-paste. :-) | Ilpo Järvinen | 2008-12-05 | 1 | -7/+10 |
* | | tcp: drop tcp_bound_rto, merge content of it tcp_set_rto | Ilpo Järvinen | 2008-12-05 | 1 | -9/+3 |
* | | tcp: no need to pass prev skb around, reduces arg pressure | Ilpo Järvinen | 2008-12-05 | 1 | -5/+4 |
* | | tcp: introduce struct tcp_sacktag_state to reduce arg pressure | Ilpo Järvinen | 2008-12-05 | 1 | -71/+74 |
* | | tcp: make mtu probe failure to not break gso'ed skbs unnecessarily | Ilpo Järvinen | 2008-12-05 | 1 | -12/+7 |
* | | tcp: Fix thinko making the not-shiftable to cover S|R as well | Ilpo Järvinen | 2008-12-05 | 1 | -1/+1 |
* | | tcp: force mss equality with the next skb too. | Ilpo Järvinen | 2008-12-05 | 1 | -5/+4 |
* | | dccp: use roundup instead of opencoding | Ilpo Järvinen | 2008-12-05 | 1 | -1/+1 |
* | | cfg80211: "fix" 11d oops | Johannes Berg | 2008-12-05 | 1 | -0/+3 |
* | | mac80211: tx module cleanup. | Rami Rosen | 2008-12-05 | 1 | -8/+3 |
* | | cfg80211: fix wiphy remove if no regulatory request | Johannes Berg | 2008-12-05 | 1 | -1/+1 |
* | | mac80211: add sta_notify_ps callback | Christian Lamparter | 2008-12-05 | 1 | -0/+7 |
* | | mac80211: accept empty strings for hidden SSIDs | Fabio Rossi | 2008-12-05 | 1 | -1/+1 |
* | | cfg80211: handle SIOCGIWMODE/SIOCSIWMODE | Johannes Berg | 2008-12-05 | 3 | -74/+85 |
* | | cfg80211: handle SIOCGIWNAME | Johannes Berg | 2008-12-05 | 3 | -43/+62 |
* | | nl80211: Add frequency configuration (including HT40) | Jouni Malinen | 2008-12-05 | 5 | -4/+98 |
* | | mac80211: only transition STAs ps->wake on data frames | Johannes Berg | 2008-12-05 | 1 | -8/+20 |
* | | mac80211: disassociate prior to unlinking AP/station | Tomas Winkler | 2008-12-05 | 1 | -4/+14 |
* | | mac80211: deauth when interface is marked down | John W. Linville | 2008-12-05 | 1 | -1/+5 |
* | | xfrm: Accept ESP packets regardless of UDP encapsulation mode | Martin Willi | 2008-12-04 | 1 | -5/+0 |
* | | net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset | Joe Perches | 2008-12-03 | 1 | -4/+2 |
* | | net: /proc/net/ip_mr_cache, display Iif as a signed short | Benjamin Thery | 2008-12-03 | 2 | -2/+2 |
* | | net: fix /proc/net/ip_mr_cache display - V2 | Benjamin Thery | 2008-12-03 | 2 | -10/+22 |
* | | atm: 32-bit ioctl compatibility | David Woodhouse | 2008-12-03 | 6 | -27/+135 |
* | | pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines | Jarek Poplawski | 2008-12-03 | 1 | -9/+29 |
* | | pkt_sched: sch_htb: Remove L2T() | Jarek Poplawski | 2008-12-03 | 1 | -8/+1 |
* | | pkt_sched: sch_htb: Clean htb_class prio and quantum fields | Jarek Poplawski | 2008-12-03 | 1 | -25/+16 |
* | | pkt_sched: sch_htb: Remove htb_sched nwc_hit field | Jarek Poplawski | 2008-12-03 | 1 | -5/+2 |
* | | pkt_sched: sch_htb: Remove htb_class aprio field | Jarek Poplawski | 2008-12-03 | 1 | -3/+2 |
* | | Phonet: basic net namespace support | Rémi Denis-Courmont | 2008-12-03 | 3 | -13/+12 |
* | | xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts | Martin Willi | 2008-12-03 | 1 | -15/+11 |
* | | xfrm: Cleanup for unlink SPD entry | Wei Yongjun | 2008-12-03 | 1 | -25/+10 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-03 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | xfrm: Fix kernel panic when flush and dump SPD entries | Wei Yongjun | 2008-12-03 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-12-02 | 20 | -130/+52 |
|\ \ |
|
| * | | Bluetooth: Fix RFCOMM release oops when device is still in use | Marcel Holtmann | 2008-11-30 | 1 | -9/+21 |