aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14net: constify struct net_protocolAlexey Dobriyan1-4/+3
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller3-4/+4
2009-09-09net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy1-0/+1
2009-09-06net_sched: add classful multiqueue dummy schedulerDavid S. Miller1-0/+4
2009-09-06net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy1-0/+2
2009-09-04sctp: turn flags in 'struct sctp_association' into bit fieldsWei Yongjun1-12/+9
2009-09-04sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2-0/+17
2009-09-04sctp: Turn flags in 'sctp_packet' into bit fieldsVlad Yasevich1-16/+6
2009-09-04sctp: Fix SCTP_MAXSEG socket option to comply to spec.Vlad Yasevich2-3/+5
2009-09-04sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich1-1/+1
2009-09-04sctp: drop a_rwnd to 0 when receive buffer overflows.Vlad Yasevich1-0/+6
2009-09-04sctp: Send user messages to the lower layer as oneVlad Yasevich2-0/+4
2009-09-04sctp: Disallow new connection on a closing socketVlad Yasevich1-1/+1
2009-09-04sctp: remove unused union (sctp_cmsg_data_t) definitionRami Rosen1-6/+0
2009-09-02tcp: replace hard coded GFP_KERNEL with sk_allocationWu Fengguang1-1/+1
2009-09-02vlan: multiqueue vlan deviceEric Dumazet1-0/+3
2009-09-02inet: inet_connection_sock_af_ops constStephen Hemminger1-1/+1
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-8/+8
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller1-2/+2
2009-09-01net: make neigh_ops constantStephen Hemminger2-2/+2
2009-09-01RTO connection timeout: coding style fixes and commentsDamian Lukowski1-7/+12
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan3-23/+31
2009-09-01Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.Damian Lukowski1-0/+18
2009-09-01Revert Backoff [v3]: Revert RTO on ICMP destination unreachableDamian Lukowski1-0/+12
2009-09-01dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_opsYi Zou1-0/+2
2009-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller4-19/+132
2009-08-28tcp: keepalive cleanupsEric Dumazet1-0/+5
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville1-10/+1
2009-08-28libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville1-3/+3
2009-08-26Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan1-0/+2
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy1-1/+1
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy2-3/+3
2009-08-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpanDavid S. Miller3-4/+67
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller1-2/+2
2009-08-22Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz1-0/+2
2009-08-22Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan1-0/+3
2009-08-22Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2-1/+14
2009-08-22Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan1-0/+2
2009-08-22Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2-3/+13
2009-08-22Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan1-0/+1
2009-08-22Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan1-1/+8
2009-08-22Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2-2/+55
2009-08-22Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan1-7/+21
2009-08-22Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann1-3/+5
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner1-3/+3
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann1-0/+4
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg1-0/+2
2009-08-20mac80211: remove deprecated APIJohannes Berg1-15/+0
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-6/+15
2009-08-19ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2-4/+4