aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-25doc: fix some syntax errors in netlink mmap sample codeCong Wang
2013-06-25macvtap: Perform GSO on forwarding path.Vlad Yasevich
2013-06-25macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich
2013-06-25macvtap: Consistently use rcu functionsVlad Yasevich
2013-06-25macvtap: Convert to using rtnl lockVlad Yasevich
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25ethernet/arc/arc_emac - Add new driverAlexey Brodkin
2013-06-25net: sctp: simplify sctp_get_portDaniel Borkmann
2013-06-25net: sctp: decouple cleaning some socket data from endpointDaniel Borkmann
2013-06-25net: sctp: minor: sctp_seq_dump_local_addrs add missing newlineDaniel Borkmann
2013-06-25net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann
2013-06-25ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann
2013-06-25net: sctp: remove TEST_FRAME ifdefDaniel Borkmann
2013-06-25net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein
2013-06-25net/mlx4_core: Add warning in case of command timeoutsDotan Barak
2013-06-25net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak
2013-06-25net/mlx4_en: Remove an unnecessary testDotan Barak
2013-06-25net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin
2013-06-25net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev
2013-06-25net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev
2013-06-25net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev
2013-06-25net/mlx4_en: Do not query stats when device port is downJack Morgenstein
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak
2013-06-25ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa
2013-06-25ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2013-06-25mlx4: allow order-0 memory allocations in RX pathEric Dumazet
2013-06-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-06-25qeth: use default napi weightSebastian Ott
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl
2013-06-25netiucv: remove unused macroAndy Shevchenko
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet
2013-06-25tcp: remove invalid __rcu annotationEric Dumazet
2013-06-24packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann
2013-06-24net: if_arp: add ARPHRD_NETLINK typeDaniel Borkmann
2013-06-24net: Restore unintentional reverts.David S. Miller
2013-06-24sfc: Improve test for IOMMU in useBen Hutchings
2013-06-24sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings
2013-06-24sfc: Do not pass non-TCP packets into GRO codeBen Hutchings
2013-06-24sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings
2013-06-24sfc: Enable accelerated RFS on vlansAndy Lutomirski
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings
2013-06-24sfc: Increase size of RX SKB header areaJon Cooper
2013-06-24sfc: Enable RX checksum offload for packets not handled by GROJon Cooper
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz