aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy
2014-01-09netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy
2014-01-09netfilter: nft_ct: Add support to set the connmarkKristian Evensen
2014-01-07net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann
2014-01-07netfilter: nft_meta: add l4proto supportPatrick McHardy
2014-01-07netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy
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-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2014-01-06gre_offload: statically build GRE offloading supportEric Dumazet
2014-01-06Merge 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-058021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens
2014-01-04macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov
2014-01-04<linux/phy.h>: coding style fixesSergei Shtylyov
2014-01-03pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher
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-03llc: make lock staticstephen hemminger
2014-01-03socket: cleanupsstephen hemminger
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert
2014-01-03ipv4: 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-02ipv4: 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