summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-09-01flow_dissector: Jump to exit code in __skb_flow_dissectTom Herbert
2015-09-01flowi: Abstract out functions to get flow hash based on flowiTom Herbert
2015-09-01skbuff: Make __skb_set_sw_hash a general functionTom Herbert
2015-09-01net: Make table id type u32David Ahern
2015-09-01netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann
2015-08-31tun_dst: Remove opts_sizePravin B Shelar
2015-08-31ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski
2015-09-01ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell
2015-09-01ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell
2015-09-01ipvs: support scheduling inverse and icmp TCP packetsAlex Gartrell
2015-09-01ipvs: ensure that ICMP cannot be sent in reply to ICMPAlex Gartrell
2015-09-01ipvs: attempt to schedule icmp packetsAlex Gartrell
2015-09-01ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell
2015-09-01ipvs: Use outer header in ip_vs_bypass_xmit_v6Alex Gartrell
2015-09-01ipvs: add schedule_icmp sysctlAlex Gartrell
2015-09-01ipvs: Make ip_vs_schedule aware of inverse iph'esAlex Gartrell
2015-09-01ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell
2015-09-01ipvs: pull out ip_vs_try_to_schedule functionAlex Gartrell
2015-09-01ipvs: Handle inverse and icmp headers in ip_vs_leaveAlex Gartrell
2015-09-01ipvs: Add hdr_flags to iphdrAlex Gartrell
2015-09-01ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-08-31ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski
2015-08-31net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn
2015-08-31net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn
2015-08-31mpls: fix mpls_net_init memory leakNikolay Aleksandrov
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann
2015-08-31net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann
2015-08-31net: fib: move metrics parsing to a helperFlorian Westphal
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-31ipv4: fix 32b buildMadalin Bucur
2015-08-30ipv4: Fix 32-bit build.David S. Miller
2015-08-30netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA
2015-08-30net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T
2015-08-30net: Introduce helper functions to get the per cpu dataRaghavendra K T
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30net/9p: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30net: Add info for NETDEV_CHANGEUPPER eventMatan Barak
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak
2015-08-30RDS: Convert to ib_alloc_mrSagi Grimberg
2015-08-30svcrdma: limit FRMR page list lengths to device maxSteve Wise
2015-08-30xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-08-29SUNRPC: Prevent SYN+SYNACK+RST stormsTrond Myklebust
2015-08-29openvswitch: Remove vport-netPravin B Shelar
2015-08-29openvswitch: Remove vport stats.Pravin B Shelar