summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-05-17tcp: bool conversionsEric Dumazet
2012-05-17net: include/net/sock.h cleanupEric Dumazet
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16net: sock_flag() cleanupEric Dumazet
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com
2012-05-16mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller
2012-05-14codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet
2012-05-11codel: Controlled Delay AQMEric Dumazet
2012-05-11tcp: Move rcvq sending to tcp_input.cPavel Emelyanov
2012-05-11sctp: check cached dst before using itNicolas Dichtel
2012-05-09{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-09mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear
2012-05-09cfg80211: Add framework to support ethtool stats.Ben Greear
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet
2012-05-03net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet
2012-05-03tcp: early retransmit: delayed fast retransmitYuchung Cheng
2012-05-03tcp: early retransmitYuchung Cheng
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-04-29net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-24net: add a limit parameter to sk_add_backlog()Eric Dumazet
2012-04-24net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy