summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-04i40e: move i40e_reset_vfMitch Williams1-128/+128
2014-01-04i40e: Rx checksum offload for VXLANJoseph Gasparakis3-28/+81
2014-01-04i40e: Implementation of VXLAN ndo'sJeff Kirsher7-1/+244
2014-01-04i40e: fix curly brace use and return typeShannon Nelson1-4/+3
2014-01-04i40e: add wake-on-lan supportShannon Nelson4-4/+56
2014-01-04i40e: Populate and check pci bus speed and widthCatherine Sullivan3-0/+68
2014-01-04i40e: Suppress HMC error to Interrupt message levelAnjali Singhai Jain1-9/+9
2014-01-04i40e: using for_each_set_bit to simplify the codeWei Yongjun1-52/+12
2014-01-04pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher1-0/+5
2014-01-04Merge branch 'bonding'David S. Miller6-73/+221
2014-01-04bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com1-28/+51
2014-01-04bonding: fix netlink msg sizesfeldma@cumulusnetworks.com1-0/+1
2014-01-04bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com2-0/+50
2014-01-04bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com6-33/+80
2014-01-04bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com5-29/+56
2014-01-04Merge branch 'tg3'David S. Miller2-19/+111
2014-01-04tg3: Update version to 3.136Nithin Sujir1-2/+2
2014-01-04tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2-0/+12
2014-01-04tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2-4/+54
2014-01-04tg3: Add unicast filtering support.Michael Chan1-0/+21
2014-01-04tg3: Refactor __tg3_set_mac_addr()Michael Chan1-13/+22
2014-01-04llc: make lock staticstephen hemminger2-3/+1
2014-01-04socket: cleanupsstephen hemminger3-23/+2
2014-01-04sh_eth: coding style fixesSergei Shtylyov2-88/+75
2014-01-04qlcnic: Fix bug in Tx completion pathShahed Shaikh4-7/+12
2014-01-04infiniband: make sure the src net is infiniband when create new linkHangbin Liu1-1/+2
2014-01-04r8152: fix the wrong return valuehayeswang1-1/+1
2014-01-04{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du1-1/+2
2014-01-04smsc9420: use named constants for pci_power_t valuesJulia Lawall1-1/+1
2014-01-04Merge branch 'tunnel_dst_caching'David S. Miller2-24/+116
2014-01-04ipv4: Use percpu Cache route in IP tunnelsTom Herbert2-14/+38
2014-01-04ipv4: Cache dst in tunnelsTom Herbert2-24/+92
2014-01-04sctp: Add process name and pid to deprecation warningsNeil Horman1-6/+18
2014-01-04net: tulip: delete useless tests on netdev_privJulia Lawall1-6/+0
2014-01-04cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo1-1/+1
2014-01-04netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso1-9/+78
2014-01-04netfilter: x_tables: lightweight process control group matchingDaniel Borkmann6-0/+99
2014-01-04net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann8-20/+14
2014-01-04net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann8-151/+143
2014-01-04netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond1-1/+3
2014-01-04netfilter: nf_conntrack: remove dead codestephen hemminger5-30/+0
2014-01-04netfilter: ipset: remove unused codestephen hemminger2-29/+0
2014-01-04netfilter: nf_nat: add full port randomization supportDaniel Borkmann3-10/+16
2014-01-04netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz1-3/+2
2014-01-04netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann1-3/+6
2014-01-03netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller1-2/+9
2014-01-03ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing1-21/+3
2014-01-03ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing1-5/+16
2014-01-03ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano1-3/+10
2014-01-03net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann1-2/+3