summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-08net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann1-3/+3
2014-01-08net-gre-gro: Add GRE support to the GRO stackJerry Chu1-1/+17
2014-01-08IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2-0/+8
2014-01-07gre_offload: statically build GRE offloading supportEric Dumazet1-3/+0
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller3-1/+20
2014-01-07openvswitch: Drop user features if old user space attempted to create datapathThomas Graf1-1/+9
2014-01-07openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf1-0/+4
2014-01-07net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf1-0/+3
2014-01-07genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf1-0/+4
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-25/+121
2014-01-07tcp: out_of_order_queue do not use its lockEric Dumazet1-1/+4
2014-01-07net: pkt_sched: PIE AQM schemeVijay Subramanian1-0/+25
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller4-0/+385
2014-01-068021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa1-19/+19
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller14-69/+80
2014-01-05bcma: export bcma_find_core_unit()Hauke Mehrtens1-1/+8
2014-01-05macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing1-24/+3
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing4-13/+13
2014-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2014-01-05phylib: make phy_scan_fixups() staticSergei Shtylyov1-1/+0
2014-01-05phylib: remove unused adjust_state() callbackSergei Shtylyov1-6/+1
2014-01-05<linux/phy.h>: coding style fixesSergei Shtylyov1-19/+19
2014-01-04pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher1-0/+5
2014-01-04bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com1-0/+12
2014-01-04bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-04bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-04llc: make lock staticstephen hemminger1-1/+0
2014-01-04socket: cleanupsstephen hemminger2-4/+0
2014-01-04ipv4: Use percpu Cache route in IP tunnelsTom Herbert1-2/+6
2014-01-04ipv4: Cache dst in tunnelsTom Herbert1-0/+3
2014-01-04netfilter: x_tables: lightweight process control group matchingDaniel Borkmann2-0/+12
2014-01-04net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann4-15/+9
2014-01-04net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2-29/+13
2014-01-04netfilter: nf_conntrack: remove dead codestephen hemminger2-3/+0
2014-01-04netfilter: ipset: remove unused codestephen hemminger1-1/+0
2014-01-04netfilter: nf_nat: add full port randomization supportDaniel Borkmann1-4/+8
2014-01-03ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-03sctp: 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-02ipv6: namespace cleanupsstephen hemminger2-24/+0
2014-01-02net: core functions cleanupstephen hemminger1-6/+0
2014-01-02netlink: cleanup tap related functionsstephen hemminger1-2/+0
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger1-2/+1
2014-01-02net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann1-1/+1
2014-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-15/+218
2014-01-01vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-01net, 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