| Commit message (Expand) | Author | Age |
... | |
* | ipv6: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-02 |
* | net: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-02 |
* | netfilter: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-02 |
* | sunrpc: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-02 |
* | net: fix returning void-valued expression warnings | Harvey Harrison | 2008-05-01 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-01 |
|\ |
|
| * | mac80211: incorrect shift direction | Harvey Harrison | 2008-04-30 |
| * | mac80211: insert WDS peer after adding interface | Johannes Berg | 2008-04-30 |
| * | mac80211: don't allow invalid WDS peer addresses | Johannes Berg | 2008-04-30 |
| * | mac80211: assign conf.beacon_control for mesh | Johannes Berg | 2008-04-30 |
| * | mac80211: use 4-byte mesh sequence number | Luis Carlos Cobo | 2008-04-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-30 |
|\| |
|
| * | ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. | Pavel Emelyanov | 2008-04-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-30 |
|\| |
|
| * | tcp: Overflow bug in Vegas | Lachlan Andrew | 2008-04-30 |
| * | [IPv4] UFO: prevent generation of chained skb destined to UFO device | Kostya B | 2008-04-30 |
| * | ipv4: annotate a few functions __init in ipconfig.c | Sam Ravnborg | 2008-04-29 |
| * | netfilter: nf_conntrack: padding breaks conntrack hash on ARM | Philip Craig | 2008-04-29 |
| * | ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() | Timo Teras | 2008-04-29 |
| * | sch_sfq: use del_timer_sync() in sfq_destroy() | Jarek Poplawski | 2008-04-29 |
| * | net: Add compat support for getsockopt (MCAST_MSFILTER) | David L Stevens | 2008-04-29 |
| * | net: Several cleanups for the setsockopt compat support. | David L Stevens | 2008-04-29 |
| * | ipvs: fix oops in backup for fwmark conn templates | Julian Anastasov | 2008-04-29 |
| * | bridge: kernel panic when unloading bridge module | Bodo Stroesser | 2008-04-29 |
| * | bridge: fix error handling in br_add_if() | Volodymyr G Lukiianyk | 2008-04-29 |
| * | netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets | Arnaud Ebalard | 2008-04-29 |
| * | netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables... | Pavel Emelyanov | 2008-04-29 |
| * | netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval | Roel Kluin | 2008-04-29 |
| * | tcp: Limit cwnd growth when deferring for GSO | John Heffner | 2008-04-29 |
| * | tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled | John Heffner | 2008-04-29 |
* | | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * | | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 |
* | | | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 |
* | | | proc: switch /proc/irda/irnet to seq_file interface | Alexey Dobriyan | 2008-04-29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-28 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | wireless: Fix compile error with wifi & leds | Luca Tettamanti | 2008-04-27 |
| * | tcp: Fix slab corruption with ipv6 and tcp6fuzz | Evgeniy Polyakov | 2008-04-27 |
| * | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens | 2008-04-27 |
| * | [IPSEC]: Use digest_null directly for auth | Herbert Xu | 2008-04-27 |
| * | sunrpc: fix missing kernel-doc | Randy Dunlap | 2008-04-27 |
| * | can: Fix copy_from_user() results interpretation | Sam Ravnborg | 2008-04-27 |
| * | Revert "ipv6: Fix typo in net/ipv6/Kconfig" | David S. Miller | 2008-04-27 |
| * | tipc: endianness annotations | Al Viro | 2008-04-27 |
| * | ipv6: result of csum_fold() is already 16bit, no need to cast | Al Viro | 2008-04-27 |
| * | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki | 2008-04-27 |
* | | asm/unaligned.h doesn't work well as the very first include | Al Viro | 2008-04-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-25 |
|\| |
|
| * | net: Fix wrong interpretation of some copy_to_user() results. | Pavel Emelyanov | 2008-04-25 |
| * | ipv6: Fix typo in net/ipv6/Kconfig | Michael Beasley | 2008-04-25 |