| Commit message (Expand) | Author | Age | Files | Lines |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 2 | -5/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-01 | 1 | -4/+4 |
|\ |
|
| * | ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. | Pavel Emelyanov | 2008-04-30 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-30 | 26 | -94/+231 |
|\| |
|
| * | tcp: Overflow bug in Vegas | Lachlan Andrew | 2008-04-30 | 2 | -7/+11 |
| * | [IPv4] UFO: prevent generation of chained skb destined to UFO device | Kostya B | 2008-04-30 | 1 | -15/+7 |
| * | ipv4: annotate a few functions __init in ipconfig.c | Sam Ravnborg | 2008-04-30 | 1 | -4/+4 |
| * | netfilter: nf_conntrack: padding breaks conntrack hash on ARM | Philip Craig | 2008-04-29 | 2 | -3/+3 |
| * | ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() | Timo Teras | 2008-04-29 | 2 | -17/+24 |
| * | sch_sfq: use del_timer_sync() in sfq_destroy() | Jarek Poplawski | 2008-04-29 | 1 | -1/+2 |
| * | net: Add compat support for getsockopt (MCAST_MSFILTER) | David L Stevens | 2008-04-29 | 3 | -1/+91 |
| * | net: Several cleanups for the setsockopt compat support. | David L Stevens | 2008-04-29 | 1 | -4/+7 |
| * | ipvs: fix oops in backup for fwmark conn templates | Julian Anastasov | 2008-04-29 | 6 | -22/+64 |
| * | bridge: kernel panic when unloading bridge module | Bodo Stroesser | 2008-04-29 | 1 | -1/+1 |
| * | bridge: fix error handling in br_add_if() | Volodymyr G Lukiianyk | 2008-04-29 | 1 | -1/+4 |
| * | netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets | Arnaud Ebalard | 2008-04-29 | 3 | -9/+6 |
| * | netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables... | Pavel Emelyanov | 2008-04-29 | 1 | -1/+1 |
| * | netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval | Roel Kluin | 2008-04-29 | 1 | -1/+1 |
| * | tcp: Limit cwnd growth when deferring for GSO | John Heffner | 2008-04-29 | 1 | -1/+2 |
| * | tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled | John Heffner | 2008-04-29 | 1 | -7/+4 |
* | | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -4/+2 |
* | | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-29 | 8 | -28/+62 |
|\ \ |
|
| * | | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 8 | -28/+62 |
* | | | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 | 4 | -4/+4 |
* | | | proc: switch /proc/irda/irnet to seq_file interface | Alexey Dobriyan | 2008-04-29 | 2 | -39/+34 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-28 | 12 | -24/+149 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | wireless: Fix compile error with wifi & leds | Luca Tettamanti | 2008-04-28 | 1 | -1/+3 |
| * | tcp: Fix slab corruption with ipv6 and tcp6fuzz | Evgeniy Polyakov | 2008-04-28 | 1 | -2/+1 |
| * | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens | 2008-04-27 | 3 | -0/+127 |
| * | [IPSEC]: Use digest_null directly for auth | Herbert Xu | 2008-04-27 | 1 | -2/+1 |
| * | sunrpc: fix missing kernel-doc | Randy Dunlap | 2008-04-27 | 1 | -1/+1 |
| * | can: Fix copy_from_user() results interpretation | Sam Ravnborg | 2008-04-27 | 1 | -11/+10 |
| * | Revert "ipv6: Fix typo in net/ipv6/Kconfig" | David S. Miller | 2008-04-27 | 1 | -1/+1 |
| * | tipc: endianness annotations | Al Viro | 2008-04-27 | 1 | -4/+3 |
| * | ipv6: result of csum_fold() is already 16bit, no need to cast | Al Viro | 2008-04-27 | 1 | -1/+1 |
| * | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki | 2008-04-27 | 1 | -1/+1 |
* | | asm/unaligned.h doesn't work well as the very first include | Al Viro | 2008-04-27 | 2 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-25 | 8 | -13/+35 |
|\| |
|
| * | net: Fix wrong interpretation of some copy_to_user() results. | Pavel Emelyanov | 2008-04-25 | 3 | -4/+5 |
| * | ipv6: Fix typo in net/ipv6/Kconfig | Michael Beasley | 2008-04-25 | 1 | -1/+1 |
| * | ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s... | YOSHIFUJI Hideaki | 2008-04-25 | 1 | -0/+18 |
| * | tcp: tcp_probe buffer overflow and incorrect return value | Tom Quetchenbach | 2008-04-25 | 1 | -5/+4 |
| * | ethtool: EEPROM dump no longer works for tg3 and natsemi | Mandeep Singh Baines | 2008-04-25 | 1 | -0/+5 |
| * | af_key: Fix af_key.c compiler warning | Brian Haley | 2008-04-25 | 1 | -3/+2 |
* | | RxRPC: Fix a regression in the RXKAD security module | David Howells | 2008-04-24 | 1 | -1/+1 |
* | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-04-24 | 11 | -315/+580 |
|\ \ |
|
| * \ | Merge branch 'devel' | Trond Myklebust | 2008-04-24 | 11 | -315/+580 |
| |\ \ |
|
| | * | | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request | Trond Myklebust | 2008-04-24 | 1 | -0/+5 |
| | * | | SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use | Trond Myklebust | 2008-04-19 | 1 | -27/+42 |
| | * | | SUNRPC: Fix a race in gss_refresh_upcall() | Trond Myklebust | 2008-04-19 | 1 | -3/+8 |