aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa1-0/+12
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings1-3/+20
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings1-4/+7
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings1-2/+3
2011-12-16unix_diag: Receive queue lenght NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Pending connections IDs NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Unix peer inode NLAPavel Emelyanov1-0/+2
2011-12-16unix_diag: Unix inode info NLAPavel Emelyanov1-0/+7
2011-12-16unix_diag: Unix socket name NLAPavel Emelyanov1-0/+8
2011-12-16unix_diag: Basic module skeletonPavel Emelyanov1-0/+24
2011-12-16af_unix: Export stuff required for diag modulePavel Emelyanov1-0/+3
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov2-1/+3
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov2-1/+3
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa1-1/+1
2011-12-14inet: remove rcu protection on tw_netEric Dumazet1-10/+2
2011-12-13net: Remove unused neighbour layer ops.David S. Miller2-2/+0
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2-0/+3
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-3/+2
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-3/+9
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein1-0/+1
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-7/+13
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein1-7/+6
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2-3/+68
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet1-0/+2
2011-12-12netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer1-0/+3
2011-12-12tcp buffer limitation: per-cgroup limitGlauber Costa1-0/+2
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa2-1/+1
2011-12-12tcp memory pressure controlsGlauber Costa3-0/+20
2011-12-12socket: initial cgroup code.Glauber Costa2-6/+172
2011-12-12foundations of per-cgroup memory pressure controlling.Glauber Costa2-2/+97
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville9-14/+143
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet16-34/+34
2011-12-09udp: Export code sk lookup routinesPavel Emelyanov1-0/+6
2011-12-09inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov1-1/+17
2011-12-09inet_diag: Introduce the inet socket dumping routinePavel Emelyanov1-0/+7
2011-12-09inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov1-0/+2
2011-12-09inet_diag: Export inet diag cookie checking routinePavel Emelyanov1-0/+2
2011-12-09inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov1-1/+0
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2-5/+13
2011-12-08sch_red: Adaptative RED AQMEric Dumazet2-19/+88
2011-12-08vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko1-0/+15
2011-12-08vlan: introduce vid list with reference countingJiri Pirko2-18/+2
2011-12-08net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo callsJiri Pirko1-0/+12
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-4/+4
2011-12-08vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko1-1/+1
2011-12-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-1/+4
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-10/+22
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller1-1/+1
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller1-1/+1
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg1-0/+17