aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-18ipv6: bool conversions phase1Eric Dumazet1-15/+15
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet2-3/+2
2012-05-17lapb: Neaten debuggingJoe Perches1-0/+6
2012-05-17tcp: bool conversionsEric Dumazet1-28/+28
2012-05-17net: include/net/sock.h cleanupEric Dumazet1-77/+74
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+14
2012-05-16net: sock_flag() cleanupEric Dumazet1-1/+1
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet1-8/+7
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com1-0/+8
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com1-1/+1
2012-05-16mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com1-5/+20
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com2-0/+5
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com1-0/+7
2012-05-16mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com1-0/+126
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller3-78/+0
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker3-78/+0
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+1
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller1-6/+6
2012-05-14codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet1-10/+15
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2-0/+35
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan1-0/+1
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet1-31/+37
2012-05-10codel: Controlled Delay AQMEric Dumazet1-0/+332
2012-05-10tcp: Move rcvq sending to tcp_input.cPavel Emelyanov1-2/+1
2012-05-10sctp: check cached dst before using itNicolas Dichtel1-0/+13
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan1-0/+1
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear1-0/+17
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear1-0/+17
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso1-9/+25
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov1-2/+28
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso1-0/+29
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet1-8/+2
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2-2/+5
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+8
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet1-7/+16
2012-05-02net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet1-1/+2
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng1-0/+3
2012-05-02tcp: early retransmitYuchung Cheng1-0/+15
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+2
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet1-2/+2
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+3
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom1-0/+2
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom1-1/+1
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise1-0/+3
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJohn W. Linville1-1/+2
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2-2/+3
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+8
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)1-0/+1
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+13
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet1-4/+6