aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* tunnel: eliminate recursion fieldEric Dumazet2009-09-24
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-23
* pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski2009-09-15
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-15
* tcp: fix ssthresh u16 leftoverIlpo Järvinen2009-09-15
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-14
* net: constify struct net_protocolAlexey Dobriyan2009-09-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-10
|\
| * netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-25
| * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-25
* | net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-09
* | net_sched: add classful multiqueue dummy schedulerDavid S. Miller2009-09-06
* | net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy2009-09-06
* | sctp: turn flags in 'struct sctp_association' into bit fieldsWei Yongjun2009-09-04
* | sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2009-09-04
* | sctp: Turn flags in 'sctp_packet' into bit fieldsVlad Yasevich2009-09-04
* | sctp: Fix SCTP_MAXSEG socket option to comply to spec.Vlad Yasevich2009-09-04
* | sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich2009-09-04
* | sctp: drop a_rwnd to 0 when receive buffer overflows.Vlad Yasevich2009-09-04
* | sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-04
* | sctp: Disallow new connection on a closing socketVlad Yasevich2009-09-04
* | sctp: remove unused union (sctp_cmsg_data_t) definitionRami Rosen2009-09-04
* | tcp: replace hard coded GFP_KERNEL with sk_allocationWu Fengguang2009-09-03
* | vlan: multiqueue vlan deviceEric Dumazet2009-09-02
* | inet: inet_connection_sock_af_ops constStephen Hemminger2009-09-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\ \
| * | pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-01
| * | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-22
| * | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-18
* | | net: make neigh_ops constantStephen Hemminger2009-09-01
* | | RTO connection timeout: coding style fixes and commentsDamian Lukowski2009-09-01
* | | netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-01
* | | Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.Damian Lukowski2009-09-01
* | | Revert Backoff [v3]: Revert RTO on ICMP destination unreachableDamian Lukowski2009-09-01
* | | dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_opsYi Zou2009-09-01
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-08-31
|\ \ \
| * | | Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan2009-08-26
| * | | Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-22
| * | | Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-22
| * | | Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-22
| * | | Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-22
| * | | Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-22
| * | | Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-22
| * | | Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-22