summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy
2014-01-07netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy
2014-01-07netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso
2014-01-07net: Do not enable tx-nocache-copy by defaultBenjamin Poirier
2014-01-07ipv4: loopback device: ignore value changes after device is uppedJiri Pirko
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-06ovs: make functions localStephen Hemminger
2014-01-06openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf
2014-01-06openvswitch: Use skb_zerocopy() for upcallThomas Graf
2014-01-06openvswitch: Pass datapath into userspace queue functionsThomas Graf
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-06openvswitch: remove duplicated include from flow_table.cWei Yongjun
2014-01-06net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}Daniel Borkmann
2014-01-06openvswitch: Per cpu flow stats.Pravin B Shelar
2014-01-06openvswitch: Enable memory mapped Netlink i/oThomas Graf
2014-01-06netlink: Avoid netlink mmap alloc if msg size exceeds frame sizeThomas Graf
2014-01-06genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf
2014-01-06openvswitch: Silence RCU lockdep checks from flow lookup.Jesse Gross
2014-01-06openvswitch: Change ovs_flow_tbl_lookup_xx() APIsAndy Zhou
2014-01-06openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).Ben Pfaff
2014-01-06openvswitch: Correct comment.Ben Pfaff
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06net_sched: act: action flushing missaccountingJamal Hadi Salim
2014-01-06net_sched: Remove unnecessary checks for act->opsJamal Hadi Salim
2014-01-06bridge: use DEVICE_ATTR_xx macrossfeldma@cumulusnetworks.com
2014-01-06bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet
2014-01-06ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-06netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-06net: netdev_kobject_init: annotate with __initDaniel Borkmann
2014-01-06net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-05tipc: remove unused codestephen hemminger
2014-01-05tipc: make local function staticstephen hemminger
2014-01-05dccp: make local variable staticstephen hemminger
2014-01-05dccp: remove obsolete codestephen hemminger
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
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-04sctp: Add process name and pid to deprecation warningsNeil Horman
2014-01-03netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann