Age | Commit message (Expand) | Author |
2013-06-27 | sit: add support of x-netns | Nicolas Dichtel |
2013-06-27 | dev: introduce skb_scrub_packet() | Nicolas Dichtel |
2013-06-26 | fec: Add support for reading RMON registers | Chris Healy |
2013-06-26 | ipv6: rearm router solicitaion timer when setting new tokenized address | Hannes Frederic Sowa |
2013-06-26 | sit: fix 4in4 + IPsec scenario | Nicolas Dichtel |
2013-06-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-06-26 | arc_emac: fix compile-time errors & warnings on PPC64 | Alexey Brodkin |
2013-06-25 | bonding: add an option to fail when any of arp_ip_target is inaccessible | Veaceslav Falico |
2013-06-25 | bonding: doc: some details on backup slave arp validation | Veaceslav Falico |
2013-06-25 | bonding: don't trust arp requests unless active slave really works | Veaceslav Falico |
2013-06-25 | bonding: don't validate arp if we don't have to | Veaceslav Falico |
2013-06-25 | bonding: don't add duplicate targets to arp_ip_target | Veaceslav Falico |
2013-06-25 | bonding: add helper function bond_get_targets_ip(targets, ip) | Veaceslav Falico |
2013-06-25 | net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) | Lad, Prabhakar |
2013-06-25 | net: davinci_emac: simplify the OF parser code | Lad, Prabhakar |
2013-06-25 | net: davinci: emac: Convert to devm_* api | Lad, Prabhakar |
2013-06-25 | doc: fix some syntax errors in netlink mmap sample code | Cong Wang |
2013-06-25 | macvtap: Perform GSO on forwarding path. | Vlad Yasevich |
2013-06-25 | macvtap: Let TUNSETOFFLOAD actually controll offload features. | Vlad Yasevich |
2013-06-25 | macvtap: Consistently use rcu functions | Vlad Yasevich |
2013-06-25 | macvtap: Convert to using rtnl lock | Vlad Yasevich |
2013-06-25 | net: poll/select low latency socket support | Eliezer Tamir |
2013-06-25 | ethernet/arc/arc_emac - Add new driver | Alexey Brodkin |
2013-06-25 | net: sctp: simplify sctp_get_port | Daniel Borkmann |
2013-06-25 | net: sctp: decouple cleaning some socket data from endpoint | Daniel Borkmann |
2013-06-25 | net: sctp: minor: sctp_seq_dump_local_addrs add missing newline | Daniel Borkmann |
2013-06-25 | net: sctp: migrate cookie life from timeval to ktime | Daniel Borkmann |
2013-06-25 | ktime: add ms_to_ktime() and ktime_add_ms() helpers | Daniel Borkmann |
2013-06-25 | net: sctp: remove TEST_FRAME ifdef | Daniel Borkmann |
2013-06-25 | net/mlx4_core: Fail device init if num_vfs is negative | Jack Morgenstein |
2013-06-25 | net/mlx4_core: Add warning in case of command timeouts | Dotan Barak |
2013-06-25 | net/mlx4_core: Replace sscanf() with kstrtoint() | Dotan Barak |
2013-06-25 | net/mlx4_en: Remove an unnecessary test | Dotan Barak |
2013-06-25 | net/mlx4_en: Add prints when TX timeout occurs | Yevgeny Petrilin |
2013-06-25 | net/mlx4_en: Fix a race between napi poll function and RX ring cleanup | Eugenia Emantayev |
2013-06-25 | net/mlx4_en: Change log level from error to debug for vlan related messages | Eugenia Emantayev |
2013-06-25 | net/mlx4_en: Move register_netdev() to the end of initialization function | Eugenia Emantayev |
2013-06-25 | net/mlx4_en: Do not query stats when device port is down | Jack Morgenstein |
2013-06-25 | net/mlx4_en: Fix resource leak in error flow | Dotan Barak |
2013-06-25 | ipv6: remove old token ipv6 address as soon as possible | Hannes Frederic Sowa |
2013-06-25 | ipv6: don't disable interface if last ipv6 address is removed | Hannes Frederic Sowa |
2013-06-25 | ipv6: split duplicate address detection and router solicitation timer | Hannes Frederic Sowa |
2013-06-25 | mlx4: allow order-0 memory allocations in RX path | Eric Dumazet |
2013-06-25 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2013-06-25 | qeth: use default napi weight | Sebastian Ott |
2013-06-25 | qeth: Fix crash on initial MTU size change | Stefan Raspl |
2013-06-25 | qeth: change default standard blkt settings for OSA | Ursula Braun |
2013-06-25 | qeth: Increase default MTU for OSA devices | Stefan Raspl |
2013-06-25 | netiucv: remove unused macro | Andy Shevchenko |
2013-06-25 | bnx2x: Remove sparse and coccinelle warnings | Yuval Mintz |