Age | Commit message (Expand) | Author |
2009-07-26 | NET: ROSE: Don't use static buffer. | Ralf Baechle |
2009-07-20 | tcp: Fix MD5 signature checking on IPv4 mapped sockets | John Dykstra |
2009-07-16 | net: sock_copy() fixes | Eric Dumazet |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa |
2009-07-09 | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa |
2009-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-06-29 | netfilter: tcp conntrack: fix unacknowledged data detection with NAT | Patrick McHardy |
2009-06-25 | Phonet: publicize the Netlink notification function | RĂ©mi Denis-Courmont |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-23 | net: Move rx skb_orphan call to where needed | Herbert Xu |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley |
2009-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-19 | af_iucv: Return -EAGAIN if iucv msg limit is exceeded | Hendrik Brueckner |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-17 | net: sk_wmem_alloc has initial value of one, not zero | Eric Dumazet |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds |
2009-06-16 | x25: Fix sleep from timer on socket destroy. | David S. Miller |
2009-06-15 | net: annotate struct sock bitfield | Vegard Nossum |
2009-06-15 | net: annotate inet_timewait_sock bitfields | Vegard Nossum |
2009-06-15 | net: annotate bitfields in struct inet_sock | Vegard Nossum |
2009-06-15 | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US | Jarek Poplawski |
2009-06-13 | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso |
2009-06-13 | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() | Pablo Neira Ayuso |
2009-06-13 | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Patrick McHardy |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-06-11 | net: No more expensive sock_hold()/sock_put() on each tx | Eric Dumazet |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg |
2009-06-10 | netfilter: nf_conntrack: use per-conntrack locks for protocol data | Patrick McHardy |
2009-06-09 | net: add NL802154 interface for configuration of 802.15.4 devices | Sergey Lapin |
2009-06-09 | net: add IEEE 802.15.4 socket family implementation | Sergey Lapin |
2009-06-09 | pkt_sched: Change PSCHED_SHIFT from 10 to 6 | Jarek Poplawski |
2009-06-09 | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion | Jarek Poplawski |
2009-06-08 | bluetooth: Kill skb_frags_no(), unused. | David S. Miller |
2009-06-08 | netfilter: nf_ct_icmp: keep the ICMP ct entries longer | Jan Kasprzak |
2009-06-08 | Bluetooth: Add native RFKILL soft-switch support for all devices | Marcel Holtmann |
2009-06-08 | Bluetooth: Remove pointless endian conversion helpers | Marcel Holtmann |
2009-06-08 | Bluetooth: Add basic constants for L2CAP ERTM support and use them | Marcel Holtmann |
2009-06-08 | Bluetooth: Use macro for L2CAP hint mask on receiving config request | Gustavo F. Padovan |
2009-06-08 | Bluetooth: Use macros for L2CAP channel identifiers | Gustavo F. Padovan |
2009-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg |
2009-06-03 | cfg80211: move txpower wext from mac80211 | Johannes Berg |
2009-06-03 | rfkill: rewrite | Johannes Berg |
2009-06-03 | mac80211: deprecate conf.beacon_int properly | Johannes Berg |
2009-06-03 | sctp: support non-blocking version of the new sctp_connectx() API | Vlad Yasevich |
2009-06-03 | sctp: fix to choose alternate destination when retransmit ASCONF chunk | Wei Yongjun |
2009-06-03 | net: skb->dst accessors | Eric Dumazet |
2009-06-03 | net: skb->rtable accessor | Eric Dumazet |
2009-06-03 | netfilter: conntrack: replace notify chain by function pointer | Pablo Neira Ayuso |