aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-06gre_offload: statically build GRE offloading supportEric Dumazet1-3/+0
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller3-1/+20
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf1-1/+9
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink messagesThomas Graf1-0/+4
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf1-0/+3
2014-01-06genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf1-0/+4
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-25/+121
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet1-1/+4
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian1-0/+25
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller4-0/+385
2014-01-058021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa1-19/+19
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller14-69/+80
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens1-1/+8
2014-01-04macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing1-24/+3
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing4-13/+13
2014-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller1-0/+5
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov1-1/+0
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov1-6/+1
2014-01-04<linux/phy.h>: coding style fixesSergei Shtylyov1-19/+19
2014-01-03pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher1-0/+5
2014-01-03bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com1-0/+12
2014-01-03bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-03bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-03llc: make lock staticstephen hemminger1-1/+0
2014-01-03socket: cleanupsstephen hemminger2-4/+0
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert1-2/+6
2014-01-03ipv4: Cache dst in tunnelsTom Herbert1-0/+3
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann2-0/+12
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann4-15/+9
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2-29/+13
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger2-3/+0
2014-01-03netfilter: ipset: remove unused codestephen hemminger1-1/+0
2014-01-03netfilter: nf_nat: add full port randomization supportDaniel Borkmann1-4/+8
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-02sctp: Remove outqueue empty stateVlad Yasevich1-3/+0
2014-01-02sched action: make local function staticstephen hemminger1-3/+0
2014-01-02net: Cleanup in eth-netx.hSachin Kamat1-4/+2
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing1-1/+1
2014-01-01ipv6: namespace cleanupsstephen hemminger2-24/+0
2014-01-01net: core functions cleanupstephen hemminger1-6/+0
2014-01-01netlink: cleanup tap related functionsstephen hemminger1-2/+0
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger1-2/+1
2014-01-01net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann1-1/+1
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-15/+218
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2013-12-31net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu1-0/+4
2013-12-31sch_netem: support of 64bit ratesYang Yingliang1-0/+1
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz4-1/+48
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann1-1/+3
2013-12-31printk: Add a DEPRECATED macroNeil Horman1-0/+7