summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy2013-04-211-0/+1
* net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy2013-04-211-3/+4
* net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy2013-04-211-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-1947-40/+122
|\
| * netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal2013-04-192-2/+2
| * netfilter: add my copyright statementsPatrick McHardy2013-04-1840-5/+66
| * netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy2013-04-083-16/+27
| * netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy2013-04-083-8/+13
| * netfilter: ipv4: propagate routing errors from ip_route_me_harder()Patrick McHardy2013-04-083-9/+14
* | bond: add support to read speed and duplex via ethtoolAndy Gospodarek2013-04-191-0/+32
* | packet: move hw/sw timestamp extraction into a small helperDaniel Borkmann2013-04-191-34/+23
* | net: socket: move ktime2ts to ktime header apiDaniel Borkmann2013-04-192-16/+22
* | net: Add .gitignore to networking selftests directory.David S. Miller2013-04-191-0/+3
* | net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller2013-04-191-0/+3
* | Merge branch 'qlcnic'David S. Miller2013-04-1913-145/+1604
|\ \
| * | qlcnic: Update version to 5.2.41Rajesh Borundia2013-04-191-2/+2
| * | qlcnic: Support polling for mailbox events.Rajesh Borundia2013-04-194-1/+37
| * | qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia2013-04-196-22/+78
| * | qlcnic: Support VLAN id config.Rajesh Borundia2013-04-198-29/+492
| * | qlcnic: Support MAC address, Tx rate config.Rajesh Borundia2013-04-194-3/+213
| * | qlcnic: VF reset recovery implementation.Rajesh Borundia2013-04-198-43/+440
| * | qlcnic: VF FLR implementation.Rajesh Borundia2013-04-194-18/+320
| * | qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia2013-04-197-30/+25
|/ /
* | Merge branch 'netlink-mmap'David S. Miller2013-04-1921-74/+1331
|\ \
| * | nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-194-5/+17
| * | netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-196-21/+23
| * | netlink: add documentation for memory mapped I/OPatrick McHardy2013-04-191-0/+339
| * | netlink: add RX/TX-ring support to netlink diagPatrick McHardy2013-04-192-0/+42
| * | netlink: add flow control for memory mapped I/OPatrick McHardy2013-04-191-27/+61
| * | netlink: implement memory mapped recvmsg()Patrick McHardy2013-04-192-3/+143
| * | netlink: implement memory mapped sendmsg()Patrick McHardy2013-04-191-6/+129
| * | netlink: add mmap'ed netlink helper functionsPatrick McHardy2013-04-192-2/+190
| * | netlink: mmaped netlink: ring setupPatrick McHardy2013-04-194-2/+327
| * | netlink: add netlink_skb_set_owner_r()Patrick McHardy2013-04-191-3/+17
| * | netlink: don't orphan skb in netlink_trim()Patrick McHardy2013-04-191-1/+1
| * | net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-192-1/+35
| * | netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-196-9/+9
| * | netlink: add symbolic value for congested statePatrick McHardy2013-04-191-7/+11
|/ /
* | Merge branch '8021ad'David S. Miller2013-04-19101-566/+726
|\ \
| * | net: vlan: announce STAG offload capability in some driversPatrick McHardy2013-04-193-3/+5
| * | net: vlan: add 802.1ad supportPatrick McHardy2013-04-198-16/+61
| * | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-1956-84/+107
| * | net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-1912-84/+108
| * | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-1934-137/+184
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-1978-266/+285
|/ /
* | Merge branch 'intel'David S. Miller2013-04-1921-1256/+1604
|\ \
| * | igb: Add support for i354 devicesCarolyn Wyborny2013-04-1812-36/+251
| * | igb: add support for spoofchk configLior Levy2013-04-182-0/+35
| * | igb: Enable EEE LP advertisementMatthew Vick2013-04-187-1/+142
| * | igb: Fix code comments and whitespaceJeff Kirsher2013-04-1816-1183/+1010
OpenPOWER on IntegriCloud