Age | Commit message (Expand) | Author | Files | Lines |
2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -4/+2 |
2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -28/+62 |
2008-04-29 | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 4 | -4/+4 |
2008-04-29 | proc: switch /proc/irda/irnet to seq_file interface | Alexey Dobriyan | 2 | -39/+34 |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -24/+149 |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 8 | -28/+62 |
2008-04-28 | wireless: Fix compile error with wifi & leds | Luca Tettamanti | 1 | -1/+3 |
2008-04-28 | tcp: Fix slab corruption with ipv6 and tcp6fuzz | Evgeniy Polyakov | 1 | -2/+1 |
2008-04-28 | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens | 3 | -0/+127 |
2008-04-28 | [IPSEC]: Use digest_null directly for auth | Herbert Xu | 1 | -2/+1 |
2008-04-28 | sunrpc: fix missing kernel-doc | Randy Dunlap | 1 | -1/+1 |
2008-04-28 | can: Fix copy_from_user() results interpretation | Sam Ravnborg | 1 | -11/+10 |
2008-04-28 | Revert "ipv6: Fix typo in net/ipv6/Kconfig" | David S. Miller | 1 | -1/+1 |
2008-04-28 | tipc: endianness annotations | Al Viro | 1 | -4/+3 |
2008-04-28 | ipv6: result of csum_fold() is already 16bit, no need to cast | Al Viro | 1 | -1/+1 |
2008-04-28 | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2008-04-27 | asm/unaligned.h doesn't work well as the very first include | Al Viro | 2 | -1/+1 |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -13/+35 |
2008-04-25 | net: Fix wrong interpretation of some copy_to_user() results. | Pavel Emelyanov | 3 | -4/+5 |
2008-04-25 | ipv6: Fix typo in net/ipv6/Kconfig | Michael Beasley | 1 | -1/+1 |
2008-04-25 | ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s... | YOSHIFUJI Hideaki | 1 | -0/+18 |
2008-04-25 | tcp: tcp_probe buffer overflow and incorrect return value | Tom Quetchenbach | 1 | -5/+4 |
2008-04-25 | ethtool: EEPROM dump no longer works for tg3 and natsemi | Mandeep Singh Baines | 1 | -0/+5 |
2008-04-25 | af_key: Fix af_key.c compiler warning | Brian Haley | 1 | -3/+2 |
2008-04-25 | RxRPC: Fix a regression in the RXKAD security module | David Howells | 1 | -1/+1 |
2008-04-24 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 11 | -315/+580 |
2008-04-24 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 14 | -97/+154 |
2008-04-24 | Merge branch 'devel' | Trond Myklebust | 11 | -315/+580 |
2008-04-24 | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request | Trond Myklebust | 1 | -0/+5 |
2008-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -56/+94 |
2008-04-24 | [NET]: Fix heavy stack usage in seq_file output routines. | Pavel Emelyanov | 6 | -50/+56 |
2008-04-24 | [AF_UNIX] Initialise UNIX sockets before general device initcalls | David Woodhouse | 1 | -1/+5 |
2008-04-24 | [RTNETLINK]: Fix bogus ASSERT_RTNL warning | Patrick McHardy | 1 | -0/+6 |
2008-04-24 | mac80211: fix use before check of Qdisc length | Ron Rindjunsky | 1 | -1/+1 |
2008-04-24 | net/mac80211/rx.c: fix off-by-one | Adrian Bunk | 1 | -1/+1 |
2008-04-24 | mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. | Pavel Emelyanov | 1 | -2/+5 |
2008-04-24 | mac80211: Fix n-band association problem | Abhijeet Kolekar | 1 | -1/+20 |
2008-04-24 | SUNRPC: Use unsigned loop and array index in svc_init_buffer() | Chuck Lever | 1 | -3/+2 |
2008-04-24 | SUNRPC: Use unsigned index when looping over arrays | Chuck Lever | 1 | -2/+3 |
2008-04-24 | SUNRPC: Update RPC server's TCP record marker decoder | Chuck Lever | 1 | -12/+12 |
2008-04-24 | SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle | Chuck Lever | 1 | -2/+2 |
2008-04-24 | SUNRPC: remove svc_create_thread() | Jeff Layton | 1 | -10/+0 |
2008-04-24 | sunrpc: make token header values less confusing | Kevin Coffman | 4 | -8/+8 |
2008-04-24 | gss_krb5: consistently use unsigned for seqnum | Kevin Coffman | 3 | -4/+4 |
2008-04-24 | net/sunrpc/svc.c: suppress unintialized var warning | Andrew Morton | 1 | -1/+1 |
2008-04-24 | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent | Kevin Coffman | 2 | -5/+2 |
2008-04-24 | Correct grammer/typos in dprintks | Kevin Coffman | 1 | -3/+3 |
2008-04-24 | SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send | Tom Tucker | 1 | -0/+2 |
2008-04-24 | sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS | Harshula Jayasuriya | 2 | -4/+8 |
2008-04-24 | SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails | Jeff Layton | 1 | -3/+5 |