summaryrefslogtreecommitdiffstats
path: root/Documentation/prctl (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-04USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang4-0/+742
2013-09-04be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde3-13/+108
2013-09-04net: fix comment typo for __skb_alloc_pages()Florian Fainelli1-2/+2
2013-09-04gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil2-8/+12
2013-09-04netconsole: avoid a crash with multiple sysfs writersDan Aloni1-1/+12
2013-09-04sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe1-0/+1
2013-09-04sh_eth: Fix cache invalidation omission of receive bufferKouei Abe1-0/+3
2013-09-04bonding: use rlb_client_info->vlan_id instead of ->tagVeaceslav Falico2-5/+4
2013-09-04bonding: remove bond_vlan_used()Veaceslav Falico2-22/+2
2013-09-04net: sctp: probe: allow more advanced ingress filtering by markDaniel Borkmann1-5/+13
2013-09-04net: neighbour: Remove CONFIG_ARPDTim Gardner4-22/+0
2013-09-04virtio-net: Set RXCSUM feature if GUEST_CSUM is availableThomas Huth1-0/+2
2013-09-04staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork3-3/+3
2013-09-04net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-04net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork2-2/+2
2013-09-04net: airo: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-04net: team: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-04net: macvlan: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-04net: dsa: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-04net: vlan: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-04net: etherdevice: add address inherit helperBjørn Mork1-0/+15
2013-09-03net: make snmp_mib_free static inlineCong Wang2-13/+11
2013-09-03vxlan: include net/ip6_checksum.h for csum_ipv6_magic()Cong Wang1-0/+1
2013-09-03vxlan: fix flowi6_proto valueCong Wang1-1/+1
2013-09-01qlcnic: Update version to 5.3.50Shahed Shaikh1-2/+2
2013-09-01qlcnic: Add support for per port eswitch configurationSony Chacko7-53/+120
2013-09-01qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar4-45/+61
2013-09-01qlcnic: Add AER support for 83xx adapterPratik Pujar3-1/+121
2013-09-01qlcnic: Add AER callback handlers.Pratik Pujar2-24/+55
2013-09-01qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh5-32/+135
2013-09-01qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh2-2/+4
2013-09-01qlcnic: Remove inline keywordManish Chopra4-18/+17
2013-09-01qlcnic: Enhance PVID handling for 84xx adaptersManish Chopra3-10/+22
2013-09-01net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()Cong Wang2-56/+13
2013-09-01ipv6: Add generic UDP Tunnel segmentationCong Wang2-52/+111
2013-09-01vxlan: add ipv6 proxy supportCong Wang5-6/+95
2013-09-01ipv6: move in6_dev_finish_destroy() into core kernelCong Wang2-30/+31
2013-09-01vxlan: add ipv6 route short circuit supportCong Wang3-2/+30
2013-09-01vxlan: add ipv6 supportCong Wang4-148/+622
2013-09-01ipv6: do not call ndisc_send_rs() with write lockCong Wang1-3/+7
2013-09-01ipv6: export in6addr_loopback to modulesCong Wang2-9/+16
2013-09-01ipv6: export a stub for IPv6 symbols used by vxlanCong Wang3-0/+29
2013-09-01ipv6: move ip6_local_out into core kernelCong Wang2-25/+26
2013-09-01ipv6: move ip6_dst_hoplimit() into core kernelCong Wang4-21/+24
2013-09-01qdisc: fix build with !CONFIG_NET_SCHEDstephen hemminger2-5/+4
2013-09-01qdisc: make args to qdisc_create_default conststephen hemminger2-4/+5
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger8-8/+112
2013-08-30net/fec: cleanup types in fec_get_mac()Dan Carpenter1-4/+4
2013-08-30net: stmmac: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-30net: macb: use dev_get_platdata()Jingoo Han1-3/+3