Age | Commit message (Expand) | Author |
2010-05-31 | arp_notify: allow drivers to explicitly request a notification event. | Ian Campbell |
2010-05-31 | caif: cleanup: remove duplicate checks | Dan Carpenter |
2010-05-31 | caif: remove unneeded null check in caif_connect() | Dan Carpenter |
2010-05-31 | net/dccp: Use memdup_user | Julia Lawall |
2010-05-31 | net/can: Use memdup_user | Julia Lawall |
2010-05-31 | tcp: tcp_md5_hash_skb_data() frag_list handling | Eric Dumazet |
2010-05-31 | net: remove zap_completion_queue | Eric Dumazet |
2010-05-31 | net: Use __this_cpu_inc() in fast path | Eric Dumazet |
2010-05-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-29 | net: fix sk_forward_alloc corruptions | Eric Dumazet |
2010-05-29 | Phonet: listening socket lock protects the connected socket list | Rémi Denis-Courmont |
2010-05-29 | caif: unlock on error path in cfserl_receive() | Dan Carpenter |
2010-05-29 | net/rds: Add missing mutex_unlock | Julia Lawall |
2010-05-29 | skb: make skb_recycle_check() return a bool value | Changli Gao |
2010-05-28 | IPv6: fix Mobile IPv6 regression | Brian Haley |
2010-05-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-05-28 | mac80211: make a function static | Johannes Berg |
2010-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-28 | netlink: bug fix: wrong size was calculated for vfinfo list blob | Scott Feldman |
2010-05-28 | netlink: bug fix: don't overrun skbs on vf_port dump | Scott Feldman |
2010-05-28 | xt_tee: use skb_dst_drop() | Eric Dumazet |
2010-05-28 | ipv6: Add GSO support on forwarding path | Herbert Xu |
2010-05-28 | net: fix __neigh_event_send() | Eric Dumazet |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-27 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-05-27 | iucv: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-27 | net: fix lock_sock_bh/unlock_sock_bh | Eric Dumazet |
2010-05-26 | net/iucv: Add missing spin_unlock | Julia Lawall |
2010-05-26 | sunrpc: fix leak on error on socket xprt setup | J. Bruce Fields |
2010-05-26 | ipmr: off by one in __ipmr_fill_mroute() | Dan Carpenter |
2010-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-25 | Phonet: fix potential use-after-free in pep_sock_close() | Rémi Denis-Courmont |
2010-05-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-05-25 | sunrpc: use formatting of module name in SUNRPC | Alex Riesen |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan |
2010-05-24 | net/dccp: expansion of error code size | Yoichi Yuasa |
2010-05-24 | wireless: fix sta_info.h kernel-doc warnings | Randy Dunlap |
2010-05-24 | Revert "ath9k: Group Key fix for VAPs" | John W. Linville |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-24 | Revert "ath9k: Group Key fix for VAPs" | Linus Torvalds |
2010-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2010-05-24 | tun: Update classid on packet injection | Herbert Xu |
2010-05-24 | cls_cgroup: Store classid in struct sock | Herbert Xu |
2010-05-23 | caif: Bugfix - use MSG_TRUNC in receive | Sjur Braendeland |
2010-05-23 | caif: Bugfix - missing spin_unlock | Sjur Braendeland |
2010-05-23 | caif: Bugfix - Poll can't return POLLHUP while connecting. | Sjur Braendeland |
2010-05-23 | caif: Bugfix - handle mem-allocation failures | Sjur Braendeland |
2010-05-23 | caif: Bugfix - use standard Linux lists | Sjur Braendeland |
2010-05-23 | caif: Bugfix - wait_ev*_timeout returns long. | Sjur Braendeland |
2010-05-23 | net-2.6 : V2 - fix dev_get_valid_name | Daniel Lezcano |