aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-19af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-17net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-16x25: Fix sleep from timer on socket destroy.David S. Miller
2009-06-15net: annotate struct sock bitfieldVegard Nossum
2009-06-15net: annotate inet_timewait_sock bitfieldsVegard Nossum
2009-06-15net: annotate bitfields in struct inet_sockVegard Nossum
2009-06-15pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski
2009-06-13netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso
2009-06-13netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso
2009-06-13netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-06-11net: No more expensive sock_hold()/sock_put() on each txEric Dumazet
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-06-10netfilter: nf_conntrack: use per-conntrack locks for protocol dataPatrick McHardy
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin
2009-06-09net: add IEEE 802.15.4 socket family implementationSergey Lapin
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann
2009-06-08Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann
2009-06-08Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan
2009-06-08Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg
2009-06-03sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich
2009-06-03sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-06-03netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso
2009-06-02netfilter: conntrack: simplify event caching systemPablo Neira Ayuso
2009-06-02netfilter: conntrack: remove events flags from userspace exposed filePablo Neira Ayuso
2009-06-02netfilter: conntrack: don't report events on module removalPablo Neira Ayuso
2009-06-02netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definitionPablo Neira Ayuso
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
2009-05-27netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi