summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell2012-04-214-99/+68
* net: allow better page reuse in splice(sock -> pipe)Eric Dumazet2012-04-211-0/+3
* team: add per-port option for enabling/disabling portsJiri Pirko2012-04-211-0/+24
* team: allow to enable/disable portsJiri Pirko2012-04-214-25/+45
* team: lb: let userspace care about port macsJiri Pirko2012-04-211-12/+0
* net: change big iov allocationsEric Dumazet2012-04-211-21/+16
* tcp: Repair connection-time negotiated parametersPavel Emelyanov2012-04-212-0/+72
* tcp: Report mss_clamp with TCP_MAXSEG option in repair modePavel Emelyanov2012-04-211-0/+2
* tcp: Repair socket queuesPavel Emelyanov2012-04-212-3/+87
* tcp: Initial repair modePavel Emelyanov2012-04-215-8/+111
* tcp: Move code aroundPavel Emelyanov2012-04-214-36/+54
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-2113-14/+28
* drivers/net: decouple ISA and ISA_DMA_APIArnd Bergmann2012-04-212-6/+6
* sungem: use mdelay instead of udelay where necessaryArnd Bergmann2012-04-211-1/+1
* donauboe: replace excessive udelay with msleepArnd Bergmann2012-04-211-1/+1
* 8390: select CRC32 supportArnd Bergmann2012-04-211-0/+1
* drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann2012-04-212-2/+3
* caif: include linux/io.hArnd Bergmann2012-04-211-0/+4
* drivers/net: add missing __devexit_p() annotationsArnd Bergmann2012-04-213-3/+3
* davinci_cpdma: export symbols used by other driversArnd Bergmann2012-04-211-1/+12
* pch_gbe: remove suspicious commentRichard Cochran2012-04-211-1/+0
* pch_gbe: run the ptp bpf just once per packetRichard Cochran2012-04-211-3/+1
* pch_gbe: correct receive time stamp filteringTakahiro Shimizu2012-04-212-4/+20
* pch_gbe: do not set the channel control registerTakahiro Shimizu2012-04-211-2/+0
* pch_gbe: improve coding styleTakahiro Shimizu2012-04-211-9/+9
* pch_gbe: export a method to set the receive match addressTakahiro Shimizu2012-04-212-1/+3
* pch_gbe: reprogram multicast address register on resetTakahiro Shimizu2012-04-211-3/+57
* pch_gbe: simplify transmit time stamping flag testTakahiro Shimizu2012-04-211-3/+3
* pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu2012-04-212-4/+2
* net: Remove register_net_sysctl_tableEric W. Biederman2012-04-202-10/+0
* net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-2010-58/+0
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-2036-171/+44
* net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman2012-04-203-6/+6
* net ipv4: Convert devinet to use register_net_sysctlEric W. Biederman2012-04-201-34/+5
* net ipv6: Convert addrconf to use register_net_sysctlEric W. Biederman2012-04-201-28/+4
* net decnet: Convert to use register_net_sysctlEric W. Biederman2012-04-202-22/+5
* net neighbour: Convert to use register_net_sysctlEric W. Biederman2012-04-201-27/+6
* net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-202-25/+26
* net llc: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-201-35/+16
* net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman2012-04-204-69/+35
* net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman2012-04-202-20/+1
* net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2012-04-202-42/+0
* net core: Remove unneded creation of an empty net/core sysctl directoryEric W. Biederman2012-04-201-3/+0
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-2031-58/+60
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-206-29/+4
* net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman2012-04-203-2/+12
* net sysctl: Register an empty /proc/sys/netEric W. Biederman2012-04-201-1/+10
* net: Implement register_net_sysctl.Eric W. Biederman2012-04-202-0/+9
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-04-2011-107/+172
|\
| * tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-191-1/+1
OpenPOWER on IntegriCloud