summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-07netfilter: nf_tables: add support for multi family tablesPatrick McHardy
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2014-01-07gre_offload: statically build GRE offloading supportEric Dumazet
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf
2014-01-06genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-068021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-05bcma: export bcma_find_core_unit()Hauke Mehrtens
2014-01-05macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-05phylib: make phy_scan_fixups() staticSergei Shtylyov
2014-01-05phylib: remove unused adjust_state() callbackSergei Shtylyov
2014-01-05<linux/phy.h>: coding style fixesSergei Shtylyov
2014-01-04pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher
2014-01-04bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-04bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-04bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com
2014-01-04llc: make lock staticstephen hemminger
2014-01-04socket: cleanupsstephen hemminger
2014-01-04ipv4: Use percpu Cache route in IP tunnelsTom Herbert
2014-01-04ipv4: Cache dst in tunnelsTom Herbert
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: 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-03ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-02sctp: Remove outqueue empty stateVlad Yasevich
2014-01-02sched action: make local function staticstephen hemminger
2014-01-02net: Cleanup in eth-netx.hSachin Kamat
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing
2014-01-02ipv6: namespace cleanupsstephen hemminger
2014-01-02net: core functions cleanupstephen hemminger
2014-01-02netlink: cleanup tap related functionsstephen hemminger
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger
2014-01-02net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-12-31net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu
2013-12-31sch_netem: support of 64bit ratesYang Yingliang