Age | Commit message (Expand) | Author | Files | Lines |
2009-08-22 | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer | David S. Miller | 1 | -2/+2 |
2009-08-17 | net: restore gnet_stats_basic to previous definition | Eric Dumazet | 4 | -8/+8 |
2009-08-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+5 |
2009-08-03 | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez | 1 | -0/+5 |
2009-08-03 | bluetooth: rfcomm_init bug fix | Dave Young | 1 | -1/+11 |
2009-07-26 | NET: ROSE: Don't use static buffer. | Ralf Baechle | 1 | -1/+1 |
2009-07-20 | tcp: Fix MD5 signature checking on IPv4 mapped sockets | John Dykstra | 1 | -0/+5 |
2009-07-16 | net: sock_copy() fixes | Eric Dumazet | 1 | -13/+19 |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 1 | -1/+4 |
2009-07-09 | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa | 1 | -0/+66 |
2009-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -2/+2 |
2009-06-29 | netfilter: tcp conntrack: fix unacknowledged data detection with NAT | Patrick McHardy | 1 | -2/+2 |
2009-06-25 | Phonet: publicize the Netlink notification function | RĂ©mi Denis-Courmont | 1 | -0/+1 |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 5 | -3/+6 |
2009-06-23 | net: Move rx skb_orphan call to where needed | Herbert Xu | 2 | -0/+3 |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 3 | -3/+3 |
2009-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -2/+0 |
2009-06-19 | af_iucv: Return -EAGAIN if iucv msg limit is exceeded | Hendrik Brueckner | 1 | -2/+0 |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -1/+34 |
2009-06-17 | net: sk_wmem_alloc has initial value of one, not zero | Eric Dumazet | 1 | -0/+33 |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds | 3 | -5/+16 |
2009-06-16 | x25: Fix sleep from timer on socket destroy. | David S. Miller | 1 | -1/+1 |
2009-06-15 | net: annotate struct sock bitfield | Vegard Nossum | 1 | -0/+2 |
2009-06-15 | net: annotate inet_timewait_sock bitfields | Vegard Nossum | 1 | -1/+4 |
2009-06-15 | net: annotate bitfields in struct inet_sock | Vegard Nossum | 1 | -4/+10 |
2009-06-15 | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US | Jarek Poplawski | 1 | -4/+4 |
2009-06-13 | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso | 3 | -17/+48 |
2009-06-13 | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() | Pablo Neira Ayuso | 1 | -0/+2 |
2009-06-13 | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso | 3 | -64/+73 |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Patrick McHardy | 21 | -71/+529 |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 3 | -27/+52 |
2009-06-11 | net: No more expensive sock_hold()/sock_put() on each tx | Eric Dumazet | 1 | -1/+5 |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 1 | -0/+3 |
2009-06-10 | netfilter: nf_conntrack: use per-conntrack locks for protocol data | Patrick McHardy | 2 | -2/+4 |
2009-06-09 | net: add NL802154 interface for configuration of 802.15.4 devices | Sergey Lapin | 1 | -0/+41 |
2009-06-09 | net: add IEEE 802.15.4 socket family implementation | Sergey Lapin | 3 | -0/+335 |
2009-06-09 | pkt_sched: Change PSCHED_SHIFT from 10 to 6 | Jarek Poplawski | 1 | -2/+2 |
2009-06-09 | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion | Jarek Poplawski | 1 | -2/+3 |
2009-06-08 | bluetooth: Kill skb_frags_no(), unused. | David S. Miller | 1 | -9/+0 |
2009-06-08 | netfilter: nf_ct_icmp: keep the ICMP ct entries longer | Jan Kasprzak | 3 | -21/+0 |
2009-06-08 | Bluetooth: Add native RFKILL soft-switch support for all devices | Marcel Holtmann | 1 | -0/+2 |
2009-06-08 | Bluetooth: Remove pointless endian conversion helpers | Marcel Holtmann | 1 | -6/+0 |
2009-06-08 | Bluetooth: Add basic constants for L2CAP ERTM support and use them | Marcel Holtmann | 1 | -21/+42 |
2009-06-08 | Bluetooth: Use macro for L2CAP hint mask on receiving config request | Gustavo F. Padovan | 1 | -0/+2 |
2009-06-08 | Bluetooth: Use macros for L2CAP channel identifiers | Gustavo F. Padovan | 1 | -0/+6 |
2009-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -17/+68 |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg | 2 | -7/+42 |
2009-06-03 | cfg80211: move txpower wext from mac80211 | Johannes Berg | 1 | -0/+30 |
2009-06-03 | rfkill: rewrite | Johannes Berg | 1 | -6/+2 |
2009-06-03 | mac80211: deprecate conf.beacon_int properly | Johannes Berg | 1 | -12/+2 |