summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-03pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher
2014-01-03Merge branch 'bonding'David S. Miller
2014-01-03bonding: add bounds checking for tbl paramssfeldma@cumulusnetworks.com
2014-01-03bonding: fix netlink msg sizesfeldma@cumulusnetworks.com
2014-01-03bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-03bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-03bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-03Merge branch 'tg3'David S. Miller
2014-01-03tg3: Update version to 3.136Nithin Sujir
2014-01-03tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir
2014-01-03tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir
2014-01-03tg3: Add unicast filtering support.Michael Chan
2014-01-03tg3: Refactor __tg3_set_mac_addr()Michael Chan
2014-01-03llc: make lock staticstephen hemminger
2014-01-03socket: cleanupsstephen hemminger
2014-01-03sh_eth: coding style fixesSergei Shtylyov
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh
2014-01-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu
2014-01-03r8152: fix the wrong return valuehayeswang
2014-01-03{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du
2014-01-03smsc9420: use named constants for pci_power_t valuesJulia Lawall
2014-01-03Merge branch 'tunnel_dst_caching'David S. Miller
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert
2014-01-03ipv4: Cache dst in tunnelsTom Herbert
2014-01-03sctp: Add process name and pid to deprecation warningsNeil Horman
2014-01-03net: tulip: delete useless tests on netdev_privJulia Lawall
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo
2014-01-04netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-03netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2014-01-03netfilter: nf_nat: add full port randomization supportDaniel Borkmann
2014-01-03netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz
2014-01-03netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann
2014-01-02netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2014-01-02ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano
2014-01-02net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-01-02virtio-net: fix refill races during restoreJason Wang
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-02net: revert "sched classifier: make cgroup table local"Cong Wang
2014-01-02sctp: Remove outqueue empty stateVlad Yasevich
2014-01-02qlcnic: Fix resource allocation for TX queuesManish Chopra
2014-01-02qlcnic: Fix loopback diagnostic testManish Chopra
2014-01-02sched classifier: make cgroup table localstephen hemminger
2014-01-02sched action: make local function staticstephen hemminger