summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04llc: Use normal etherdevice.h testsJoe Perches
2013-09-04drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-04USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang
2013-09-04be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde
2013-09-04net: fix comment typo for __skb_alloc_pages()Florian Fainelli
2013-09-04gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil
2013-09-04netconsole: avoid a crash with multiple sysfs writersDan Aloni
2013-09-04sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe
2013-09-04sh_eth: Fix cache invalidation omission of receive bufferKouei Abe
2013-09-04bonding: use rlb_client_info->vlan_id instead of ->tagVeaceslav Falico
2013-09-04bonding: remove bond_vlan_used()Veaceslav Falico
2013-09-04Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-04net: sctp: probe: allow more advanced ingress filtering by markDaniel Borkmann
2013-09-04net: neighbour: Remove CONFIG_ARPDTim Gardner
2013-09-04virtio-net: Set RXCSUM feature if GUEST_CSUM is availableThomas Huth
2013-09-04Merge branch 'addr_assign_type'David S. Miller
2013-09-04staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: airo: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: team: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: macvlan: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: dsa: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: vlan: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-04net: etherdevice: add address inherit helperBjørn Mork
2013-09-03net: make snmp_mib_free static inlineCong Wang
2013-09-03vxlan: include net/ip6_checksum.h for csum_ipv6_magic()Cong Wang
2013-09-03vxlan: fix flowi6_proto valueCong Wang
2013-09-01Merge branch 'qlcnic'David S. Miller
2013-09-01qlcnic: Update version to 5.3.50Shahed Shaikh
2013-09-01qlcnic: Add support for per port eswitch configurationSony Chacko
2013-09-01qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar
2013-09-01qlcnic: Add AER support for 83xx adapterPratik Pujar
2013-09-01qlcnic: Add AER callback handlers.Pratik Pujar
2013-09-01qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh
2013-09-01qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh
2013-09-01qlcnic: Remove inline keywordManish Chopra
2013-09-01qlcnic: Enhance PVID handling for 84xx adaptersManish Chopra
2013-09-01net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()Cong Wang
2013-09-01ipv6: Add generic UDP Tunnel segmentationCong Wang
2013-09-01vxlan: add ipv6 proxy supportCong Wang
2013-09-01ipv6: move in6_dev_finish_destroy() into core kernelCong Wang
2013-09-01vxlan: add ipv6 route short circuit supportCong Wang
2013-09-01vxlan: add ipv6 supportCong Wang
2013-09-01ipv6: do not call ndisc_send_rs() with write lockCong Wang
2013-09-01ipv6: export in6addr_loopback to modulesCong Wang
2013-09-01ipv6: export a stub for IPv6 symbols used by vxlanCong Wang
2013-09-01ipv6: move ip6_local_out into core kernelCong Wang
2013-09-01ipv6: move ip6_dst_hoplimit() into core kernelCong Wang