aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-12Display maximum tcp memory allocation in kmem cgroupGlauber Costa1-1/+11
2011-12-12Display current tcp failcnt in kmem cgroupGlauber Costa1-0/+31
2011-12-12Display current tcp memory allocation in kmem cgroupGlauber Costa2-0/+22
2011-12-12tcp buffer limitation: per-cgroup limitGlauber Costa4-2/+152
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa9-22/+57
2011-12-12tcp memory pressure controlsGlauber Costa10-5/+189
2011-12-12socket: initial cgroup code.Glauber Costa5-17/+235
2011-12-12foundations of per-cgroup memory pressure controlling.Glauber Costa9-39/+145
2011-12-12Basic kernel memory functionality for the Memory ControllerGlauber Costa3-7/+149
2011-12-12xen-netfront: delay gARP until backend switches to ConnectedLaszlo Ersek1-1/+3
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville98-3467/+4633
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet48-164/+161
2011-12-11be2net: workaround to fix a bug in BEAjit Khaparde1-8/+38
2011-12-11be2net: update some counters to display via ethtoolAjit Khaparde1-0/+2
2011-12-10udp_diag: Fix the !ipv6 casePavel Emelyanov1-0/+2
2011-12-10udp_diag: Make it module when ipv6 is a modulePavel Emelyanov1-1/+1
2011-12-09iwlwifi regression in 20111205 mergeNikolay Martynov1-0/+11
2011-12-09wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville1-1/+1
2011-12-09udp_diag: Wire the udp_diag module into kbuildPavel Emelyanov2-0/+5
2011-12-09udp_diag: Implement the dump-all functionalityPavel Emelyanov1-0/+54
2011-12-09udp_diag: Implement the get_exact dumping functionalityPavel Emelyanov1-1/+51
2011-12-09udp_diag: Basic skeletonPavel Emelyanov1-0/+95
2011-12-09udp: Export code sk lookup routinesPavel Emelyanov3-2/+10
2011-12-09inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov4-8/+51
2011-12-09inet_diag: Introduce the inet socket dumping routinePavel Emelyanov2-19/+41
2011-12-09inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov2-24/+33
2011-12-09inet_diag: Split inet_diag_get_exact into partsPavel Emelyanov1-12/+16
2011-12-09inet_diag: Split inet_diag_get_exact into partsPavel Emelyanov1-16/+22
2011-12-09inet_diag: Export inet diag cookie checking routinePavel Emelyanov2-5/+16
2011-12-09inet_diag: Reduce the number of args for bytecode run routinePavel Emelyanov1-6/+8
2011-12-09inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov4-6/+2
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet5-12/+45
2011-12-09Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend1-1/+1
2011-12-08sock_diag: off by one checksDan Carpenter1-2/+2
2011-12-08net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend1-1/+1
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov2-6/+8
2011-12-08vlan: add 802.1q netpoll supportBenjamin LaHaise2-0/+64
2011-12-08sch_red: Adaptative RED AQMEric Dumazet4-19/+111
2011-12-08team: use vlan_vids_[addr/del]_by_devJiri Pirko1-0/+11
2011-12-08vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko2-0/+59
2011-12-08vlan: introduce vid list with reference countingJiri Pirko5-89/+219
2011-12-08net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo callsJiri Pirko6-59/+87
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko28-107/+210
2011-12-08vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko8-85/+85
2011-12-08be2net: netpoll supportIvan Vecera1-1/+17
2011-12-08net/fec: make FEC driver buildable as moduleLothar Waßmann1-1/+1
2011-12-08net/fec: fix the .remove codeLothar Waßmann1-9/+22
2011-12-08net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann1-1/+4
2011-12-08net/fec: don't munge MAC address from platform dataLothar Waßmann1-1/+1
2011-12-08net/fec: don't request invalid IRQLothar Waßmann1-2/+6