Age | Commit message (Expand) | Author |
2008-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-20 | [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. | YOSHIFUJI Hideaki |
2008-03-20 | [TCP]: Fix shrinking windows with window scaling | Patrick McHardy |
2008-03-20 | netpoll: zap_completion_queue: adjust skb->users counter | Jarek Poplawski |
2008-03-20 | bridge: use time_before() in br_fdb_cleanup() | Fabio Checconi |
2008-03-20 | [SCTP]: Fix a race between module load and protosw access | Vlad Yasevich |
2008-03-20 | [NETFILTER]: ipt_recent: sanity check hit count | Daniel Hokka Zakrisson |
2008-03-20 | [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup() | Roel Kluin |
2008-03-19 | sched, net: socket wakeups are sync | Ingo Molnar |
2008-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller |
2008-03-17 | [IPV4]: esp_output() misannotations | Al Viro |
2008-03-17 | [8021Q]: vlan_dev misannotations | Al Viro |
2008-03-17 | [SUNRPC]: net/* NULL noise | Al Viro |
2008-03-17 | [SCTP]: fix misannotated __sctp_rcv_asconf_lookup() | Al Viro |
2008-03-17 | [PKT_SCHED]: annotate cls_u32 | Al Viro |
2008-03-17 | [NET] endianness noise: INADDR_ANY | Al Viro |
2008-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-12 | SVCRDMA: Fix erroneous BUG_ON in send_write | Tom Tucker |
2008-03-12 | SVCRDMA: Add xprt refs to fix close/unmount crash | Tom Tucker |
2008-03-11 | [SCTP]: Fix local_addr deletions during list traversals. | Chidambar 'ilLogict' Zinnoury |
2008-03-11 | [TCP]: Prevent sending past receiver window with TSO (at last skb) | Ilpo Järvinen |
2008-03-10 | [NETFILTER]: nf_queue: don't return error when unregistering a non-existant h... | Patrick McHardy |
2008-03-10 | [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0... | Patrick McHardy |
2008-03-10 | [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e... | Patrick McHardy |
2008-03-10 | [NETFILTER]: nf_conntrack: replace horrible hack with ksize() | Pekka Enberg |
2008-03-10 | [NETFILTER]: nf_conntrack: add \n to "expectation table full" message | Alexey Dobriyan |
2008-03-10 | [NETFILTER]: xt_time: fix failure to match on Sundays | Jan Engelhardt |
2008-03-10 | [NETFILTER]: nfnetlink_log: fix computation of netlink skb size | Eric Leblond |
2008-03-10 | [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb. | Eric Leblond |
2008-03-07 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-03-07 | SUNRPC: Fix a nfs4 over rdma transport oops | Tom Talpey |
2008-03-05 | RxRPC: fix rxrpc_recvmsg()'s returning of msg_name | David Howells |
2008-03-05 | bluetooth: make bnep_sock_cleanup() return void | Tobias Klauser |
2008-03-05 | bluetooth: Make hci_sock_cleanup() return void | Tobias Klauser |
2008-03-05 | bluetooth: hci_core: defer hci_unregister_sysfs() | Dave Young |
2008-03-05 | [SCTP]: Bring MAX_BURST socket option into ietf API extension compliance | Neil Horman |
2008-03-05 | SCTP: Fix chunk parameter processing bug | Gui Jianfeng |
2008-03-04 | [IPCONFIG]: The kernel gets no IP from some DHCP servers | Stephen Hemminger |
2008-03-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-03-04 | rc80211-pid: fix rate adjustment | Stefano Brivio |
2008-03-04 | [ESP]: Add select on AUTHENC | Herbert Xu |
2008-03-04 | [NETPOLL]: Revert two bogus cleanups that broke netconsole. | David S. Miller |
2008-03-03 | [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del | Dave Young |
2008-03-03 | [NET]: Fix race in generic address resolution. | Frank Blaschka |
2008-03-03 | iucv: fix build error on !SMP | Heiko Carstens |
2008-03-03 | [TCP]: Must count fack_count also when skipping | Ilpo Järvinen |
2008-02-29 | [SCTP]: Use proc_create to setup de->proc_fops. | Pavel Emelyanov |
2008-02-29 | [IRDA]: Use proc_create() to setup ->proc_fops first | Wang Chen |
2008-02-28 | [TCP]: BIC web page link is corrected. | Sangtae Ha |
2008-02-28 | [X25]: Use proc_create() to setup ->proc_fops first | Wang Chen |