aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-09-02Updated Phonet Stack with adaptations from v29 to v33 for MBLB Sampath Kumar
2010-09-02Added caif as part of kernelKim Lilliestierna XX
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan
2010-03-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明
2010-03-08net: add __must_check to sk_add_backlogZhu Yi
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明
2010-03-05net: backlog functions renameZhu Yi
2010-03-05net: add limit for socket backlogZhu Yi
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi
2010-03-059P2010.L handshake: Add mount optionSripathi Kodi
2010-03-04net: add scheduler sync hint to tcp_prequeue().Mike Galbraith
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim
2010-02-22xfrm: introduce basic mark infrastructureJamal Hadi Salim
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-18net: TCP thin dupackAndreas Petlund
2010-02-18net: TCP thin linear timeoutsAndreas Petlund
2010-02-18net: TCP thin-stream detectionAndreas Petlund
2010-02-18const: struct nla_policyAlexey Dobriyan