summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-24net: Use bool and remove inline in skb_splice_bits() code.David S. Miller
2012-04-24net: speedup skb_splice_bits()Eric Dumazet
2012-04-24tcp: introduce tcp_try_coalesceEric Dumazet
2012-04-24bnx2x: Update driver version to 1.72.50-0Barak Witkowski
2012-04-24bnx2x: remove gro workaroundDmitry Kravkov
2012-04-24bnx2x: add afex supportBarak Witkowski
2012-04-24mlx4_en: Byte Queue Limit supportYevgeny Petrilin
2012-04-24mlx4_en: Moving to Interrupts for TX completionsYevgeny Petrilin
2012-04-24mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin
2012-04-24tcp: sk_add_backlog() is too agressive for TCPEric Dumazet
2012-04-24net: add a limit parameter to sk_add_backlog()Eric Dumazet
2012-04-24net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman
2012-04-23be2net: fix ethtool get settingsAjit Khaparde
2012-04-23tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller
2012-04-21gianfar: add GRO supportWu Jiajun-B06378
2012-04-21af_packet: packet_getsockopt() cleanupEric Dumazet
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell
2012-04-21net: allow better page reuse in splice(sock -> pipe)Eric Dumazet
2012-04-21team: add per-port option for enabling/disabling portsJiri Pirko
2012-04-21team: allow to enable/disable portsJiri Pirko
2012-04-21team: lb: let userspace care about port macsJiri Pirko
2012-04-21net: change big iov allocationsEric Dumazet
2012-04-21tcp: Repair connection-time negotiated parametersPavel Emelyanov
2012-04-21tcp: Report mss_clamp with TCP_MAXSEG option in repair modePavel Emelyanov
2012-04-21tcp: Repair socket queuesPavel Emelyanov
2012-04-21tcp: Initial repair modePavel Emelyanov
2012-04-21tcp: Move code aroundPavel Emelyanov
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov
2012-04-21drivers/net: decouple ISA and ISA_DMA_APIArnd Bergmann
2012-04-21sungem: use mdelay instead of udelay where necessaryArnd Bergmann
2012-04-21donauboe: replace excessive udelay with msleepArnd Bergmann
2012-04-218390: select CRC32 supportArnd Bergmann
2012-04-21drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann
2012-04-21caif: include linux/io.hArnd Bergmann
2012-04-21drivers/net: add missing __devexit_p() annotationsArnd Bergmann
2012-04-21davinci_cpdma: export symbols used by other driversArnd Bergmann
2012-04-21pch_gbe: remove suspicious commentRichard Cochran
2012-04-21pch_gbe: run the ptp bpf just once per packetRichard Cochran
2012-04-21pch_gbe: correct receive time stamp filteringTakahiro Shimizu
2012-04-21pch_gbe: do not set the channel control registerTakahiro Shimizu
2012-04-21pch_gbe: improve coding styleTakahiro Shimizu
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu
2012-04-21pch_gbe: reprogram multicast address register on resetTakahiro Shimizu
2012-04-21pch_gbe: simplify transmit time stamping flag testTakahiro Shimizu
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu
2012-04-21net: Remove register_net_sysctl_tableEric W. Biederman
2012-04-21net: Delete all remaining instances of ctl_pathEric W. Biederman
2012-04-21net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman
2012-04-21net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman