summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-09-23tegra bluesleep: Bluetooth active power management driverAnantha Idapalapati
2010-03-10Merge commit 'v2.6.32.9' into android-2.6.32Arve Hjønnevåg
2010-03-09Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...Nick Pelly
2010-03-09Revert "Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL pack...Nick Pelly
2010-02-24Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2010-02-23netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-23netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-17Revert "Bluetooth: Fix rejected connection not disconnecting ACL link"Nick Pelly
2010-02-09ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-02-08Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL packets.Nick Pelly
2010-02-08Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2010-02-08Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2010-02-08net: socket ioctl to reset connections matching local addressRobert Love
2010-01-06netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-18tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-13sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-10-29net: Fix RPF to work with policy routingjamal
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-11net: Fix struct sock bitfield annotationEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak
2009-09-24tunnel: eliminate recursion fieldEric Dumazet
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15tcp: fix ssthresh u16 leftoverIlpo Järvinen
2009-09-14net: constify struct inet6_protocolAlexey Dobriyan
2009-09-14net: constify struct net_protocolAlexey Dobriyan
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-09-09net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy
2009-09-06net_sched: add classful multiqueue dummy schedulerDavid S. Miller
2009-09-06net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy
2009-09-04sctp: turn flags in 'struct sctp_association' into bit fieldsWei Yongjun
2009-09-04sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta
2009-09-04sctp: Turn flags in 'sctp_packet' into bit fieldsVlad Yasevich
2009-09-04sctp: Fix SCTP_MAXSEG socket option to comply to spec.Vlad Yasevich
2009-09-04sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich