aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds3-5/+16
2009-06-15net: annotate struct sock bitfieldVegard Nossum1-0/+2
2009-06-15net: annotate inet_timewait_sock bitfieldsVegard Nossum1-1/+4
2009-06-15net: annotate bitfields in struct inet_sockVegard Nossum1-4/+10
2009-06-15pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski1-4/+4
2009-06-13netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso3-17/+48
2009-06-13netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso1-0/+2
2009-06-13netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso3-64/+73
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Patrick McHardy21-71/+529
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller3-27/+52
2009-06-11net: No more expensive sock_hold()/sock_put() on each txEric Dumazet1-1/+5
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg1-0/+3
2009-06-10netfilter: nf_conntrack: use per-conntrack locks for protocol dataPatrick McHardy2-2/+4
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin1-0/+41
2009-06-09net: add IEEE 802.15.4 socket family implementationSergey Lapin3-0/+335
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski1-2/+2
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski1-2/+3
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller1-9/+0
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak3-21/+0
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann1-0/+2
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann1-6/+0
2009-06-08Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann1-21/+42
2009-06-08Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan1-0/+2
2009-06-08Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan1-0/+6
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-17/+68
2009-06-03cfg80211: add rfkill supportJohannes Berg2-7/+42
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg1-0/+30
2009-06-03rfkill: rewriteJohannes Berg1-6/+2
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg1-12/+2
2009-06-03sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich1-0/+2
2009-06-03sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun1-4/+2
2009-06-03net: skb->dst accessorsEric Dumazet5-8/+14
2009-06-03net: skb->rtable accessorEric Dumazet1-1/+1
2009-06-03netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso1-20/+48
2009-06-02netfilter: conntrack: simplify event caching systemPablo Neira Ayuso1-30/+6
2009-06-02netfilter: conntrack: remove events flags from userspace exposed filePablo Neira Ayuso1-0/+69
2009-06-02netfilter: conntrack: don't report events on module removalPablo Neira Ayuso1-1/+1
2009-06-02netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definitionPablo Neira Ayuso1-0/+2
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi1-1/+2
2009-05-27netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso1-0/+9
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-41/+66
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2-28/+47
2009-05-21genetlink: Introduce genl_register_family_with_ops()Michał Mirosław1-0/+2
2009-05-20net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen1-1/+0
2009-05-20mac80211: fix kernel-docJohannes Berg1-1/+0
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg1-2/+3
2009-05-20cfg80211: mark wiphy->privid as pointer to constDavid Kilroy1-1/+1
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy1-1/+1
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez1-5/+5
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez1-4/+10