aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-12-13net: fix build error if CONFIG_CGROUPS=nGravatar Eric Dumazet 1-0/+2
2011-12-12tcp buffer limitation: per-cgroup limitGravatar Glauber Costa 1-0/+2
2011-12-12per-netns ipv4 sysctl_tcp_memGravatar Glauber Costa 2-1/+1
2011-12-12tcp memory pressure controlsGravatar Glauber Costa 2-0/+19
2011-12-12socket: initial cgroup code.Gravatar Glauber Costa 1-6/+150
2011-12-12foundations of per-cgroup memory pressure controlling.Gravatar Glauber Costa 2-2/+97
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 6-13/+120
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Gravatar Eric Dumazet 12-24/+24
2011-12-09udp: Export code sk lookup routinesGravatar Pavel Emelyanov 1-0/+6
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEGravatar Eric Dumazet 1-5/+11
2011-12-08sch_red: Adaptative RED AQMGravatar Eric Dumazet 1-17/+84
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().Gravatar David S. Miller 1-1/+1
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.Gravatar David S. Miller 1-1/+1
2011-12-06nl80211: Parse channel type attribute in an ibss join requestGravatar Alexander Simon 1-0/+11
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gravatar John W. Linville 5-13/+109
2011-12-06caif-spi: Bugfix for dump upon device removalGravatar Erwan Bracq 1-2/+2
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-1/+11
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.Gravatar David Miller 1-3/+3
2011-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 2-1/+3
2011-12-03ipv6: Kill ndisc_get_neigh() inline helper.Gravatar David S. Miller 1-9/+0
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Gravatar Jesse Gross 1-1/+1
2011-12-03genetlink: Add genl_notify()Gravatar Pravin B Shelar 1-0/+2
2011-12-03Bluetooth: Remove magic bluetooth version numbersGravatar Andrei Emeltchenko 1-0/+5
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-18/+19
2011-12-02Bluetooth: LE Set Scan Parameter CommandGravatar Andre Guedes 1-0/+9
2011-12-02Bluetooth: Add dev_flags to struct hci_devGravatar Andre Guedes 2-0/+10
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionGravatar Andrei Emeltchenko 2-0/+8
2011-12-01ipv4: use a 64bit load/store in output pathGravatar Eric Dumazet 1-1/+4
2011-12-01dsa: Include linux/if_ether.h to fix build errorGravatar Axel Lin 1-0/+1
2011-12-01Bluetooth: Add User Passkey Response handlingGravatar Brian Gix 1-0/+5
2011-11-30caif: Remove unused attributes from struct cflayerGravatar sjur.brandeland@stericsson.com 1-4/+0
2011-11-30caif: Remove unused enum and parameter in cfserlGravatar sjur.brandeland@stericsson.com 2-16/+2
2011-11-30caif: Restructure how link caif link layer enrollGravatar sjur.brandeland@stericsson.com 2-4/+26
2011-11-30sch_red: fix red_calc_qavg_from_idle_timeGravatar Eric Dumazet 1-9/+6
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".Gravatar David Miller 1-5/+0
2011-11-30atm: clip: Convert over to neighbour_priv()Gravatar David Miller 1-2/+0
2011-11-30neigh: Get rid of neigh_table->kmem_cachepGravatar David Miller 1-1/+0
2011-11-30neigh: Create mechanism for generic neigh private areas.Gravatar David Miller 1-0/+7
2011-11-30cfg80211: clarify set tx power mBm documentationGravatar Luis R. Rodriguez 1-1/+2
2011-11-29flow_dissector: use a 64bit load/storeGravatar Eric Dumazet 1-0/+1
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netGravatar David S. Miller 2-9/+12
2011-11-29tcp: do not scale TSO segment size with reordering degreeGravatar Neal Cardwell 1-0/+8
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Gravatar Ben Hutchings 1-0/+90
2011-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar David S. Miller 4-110/+96
2011-11-28net: introduce skb_flow_dissect()Gravatar Eric Dumazet 1-0/+15
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalGravatar Thomas Pedersen 1-0/+1
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshGravatar Chun-Yeow Yeoh 1-0/+2
2011-11-28wireless: Add NoAck per tid supportGravatar Simon Wunderlich 1-0/+6
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 4-110/+96
2011-11-26inet: add a redirect generation id in inetpeerGravatar Eric Dumazet 1-0/+1