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