aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* tcp: bool conversionsEric Dumazet2012-05-17
* net: include/net/sock.h cleanupEric Dumazet2012-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-15
| |\
| | * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-14
| * | sctp: check cached dst before using itNicolas Dichtel2012-05-10
* | | net: sock_flag() cleanupEric Dumazet2012-05-16
* | | fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-16
* | | mac802154: monitor device supportalex.bluesman.smirnov@gmail.com2012-05-16
* | | ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com2012-05-16
* | | mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com2012-05-16
* | | mac802154: RX data pathalex.bluesman.smirnov@gmail.com2012-05-16
* | | mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-16
* | | mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com2012-05-16
* | | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-16
|\ \ \
| * | | net: delete all instances of special processing for token ringPaul Gortmaker2012-05-15
* | | | xfrm: Convert several xfrm policy match functions to bool.David S. Miller2012-05-15
|/ / /
* | | codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet2012-05-14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\ \ \
| * | | {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-08
| * | | mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-08
| * | | cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-08
* | | | codel: use Newton method instead of sqrt() and dividesEric Dumazet2012-05-12
* | | | codel: Controlled Delay AQMEric Dumazet2012-05-10
* | | | tcp: Move rcvq sending to tcp_input.cPavel Emelyanov2012-05-10
|/ / /
* | | ipvs: add support for sync threadsPablo Neira Ayuso2012-05-08
* | | ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-08
* | | ipvs: wakeup master threadPablo Neira Ayuso2012-05-08
* | | netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet2012-05-08
* | | netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-01
| |\|
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-27
| | |\
| | | * Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-16
| | | * Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-16
| * | | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-30
| * | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-30
| |\ \ \
| | * | | ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-30
| | * | | ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-30
| * | | | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-24
* | | | | tcp: be more strict before accepting ECN negociationEric Dumazet2012-05-04
* | | | | net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet2012-05-02
* | | | | tcp: early retransmit: delayed fast retransmitYuchung Cheng2012-05-02
* | | | | tcp: early retransmitYuchung Cheng2012-05-02
* | | | | net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2012-04-28
* | | | | ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-27
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26
|\ \ \ \ \
| * | | | | mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-17