summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller-2/+2
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller-2/+2
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet-8/+8
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-0/+5
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez-0/+5
2009-08-03bluetooth: rfcomm_init bug fixDave Young-1/+11
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle-1/+1
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra-0/+5
2009-07-16net: sock_copy() fixesEric Dumazet-13/+19
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa-1/+4
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa-0/+66
2009-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-2/+2
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy-2/+2
2009-06-25Phonet: publicize the Netlink notification functionRémi Denis-Courmont-0/+1
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-3/+6
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu-0/+3
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley-3/+3
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-2/+0
2009-06-19af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner-2/+0
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-1/+34
2009-06-17net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet-0/+33
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds-5/+16
2009-06-16x25: Fix sleep from timer on socket destroy.David S. Miller-1/+1
2009-06-15net: annotate struct sock bitfieldVegard Nossum-0/+2
2009-06-15net: annotate inet_timewait_sock bitfieldsVegard Nossum-1/+4
2009-06-15net: annotate bitfields in struct inet_sockVegard Nossum-4/+10
2009-06-15pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski-4/+4
2009-06-13netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso-17/+48
2009-06-13netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso-0/+2
2009-06-13netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso-64/+73
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy-71/+529
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller-27/+52
2009-06-11net: No more expensive sock_hold()/sock_put() on each txEric Dumazet-1/+5
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg-0/+3
2009-06-10netfilter: nf_conntrack: use per-conntrack locks for protocol dataPatrick McHardy-2/+4
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin-0/+41
2009-06-09net: add IEEE 802.15.4 socket family implementationSergey Lapin-0/+335
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski-2/+2
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski-2/+3
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller-9/+0
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak-21/+0
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann-0/+2
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann-6/+0
2009-06-08Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann-21/+42
2009-06-08Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan-0/+2
2009-06-08Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan-0/+6
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-17/+68
2009-06-03cfg80211: add rfkill supportJohannes Berg-7/+42
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg-0/+30
2009-06-03rfkill: rewriteJohannes Berg-6/+2