aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-01flowi: Abstract out functions to get flow hash based on flowiTom Herbert1-0/+36
2015-09-01skbuff: Make __skb_set_sw_hash a general functionTom Herbert1-12/+6
2015-09-01net: Make table id type u32David Ahern3-7/+7
2015-08-31tun_dst: Remove opts_sizePravin B Shelar1-1/+0
2015-08-31ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski1-3/+10
2015-08-31ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski1-0/+5
2015-08-31net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn1-1/+7
2015-08-31net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn1-0/+37
2015-08-31mpls: fix mpls_net_init memory leakNikolay Aleksandrov1-1/+3
2015-08-31tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann5-8/+29
2015-08-31fib, fib6: reject invalid feature bitsDaniel Borkmann2-0/+4
2015-08-31net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann1-16/+16
2015-08-31net: fib: move metrics parsing to a helperFlorian Westphal1-30/+41
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar12-51/+50
2015-08-31ipv4: fix 32b buildMadalin Bucur1-1/+1
2015-08-30ipv4: Fix 32-bit build.David S. Miller1-2/+2
2015-08-30netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA1-12/+16
2015-08-30net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T1-10/+16
2015-08-30net: Introduce helper functions to get the per cpu dataRaghavendra K T1-14/+27
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+40
2015-08-29openvswitch: Remove vport-netPravin B Shelar3-7/+2
2015-08-29openvswitch: Remove vport stats.Pravin B Shelar5-170/+56
2015-08-29openvswitch: Remove egress_tun_info.Pravin B Shelar8-20/+7
2015-08-29openvswitch: Remove vport get_name()Pravin B Shelar1-5/+1
2015-08-29openvswitch: retain parsed IPv6 header fields in flow on error skipping extension headersSimon Horman1-6/+15
2015-08-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-9/+24
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc1-0/+9
2015-08-29fou: reject IPv6 configJiri Benc1-1/+1
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc5-2/+9
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc3-3/+3
2015-08-29net: FIB tracepointsDavid Ahern3-0/+9
2015-08-28sctp: Do not try to search for the transport twiceVlad Yasevich1-1/+1
2015-08-28sctp: ASCONF-ACK with Unresolvable Address should be sentlucien1-2/+13
2015-08-28netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA1-2/+2
2015-08-28netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard1-3/+24
2015-08-28openvswitch: Fix conntrack compilation without mark.Joe Stringer1-3/+14
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller16-186/+423
2015-08-28netpoll: warn on netpoll_send_udp users who haven't disabled irqsNikolay Aleksandrov1-0/+2
2015-08-28net: sched: don't break line in tc_classify loop notificationDaniel Borkmann1-5/+4
2015-08-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller10-116/+117
2015-08-28openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg1-1/+1
2015-08-28net: Add support for VRFs to inetpeer cacheDavid Ahern3-4/+9
2015-08-28net: Add helper function to compare inetpeer addressesDavid Ahern2-23/+3
2015-08-28net: Add set,get helpers for inetpeer addressesDavid Ahern1-38/+27
2015-08-28net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern1-6/+6
2015-08-28IGMP: Inhibit reports for local multicast groupsPhilip Downey2-1/+32
2015-08-28netfilter: reduce sparse warningsFlorian Westphal4-8/+5
2015-08-28Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal3-45/+25
2015-08-28Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak1-2/+10
2015-08-28nl802154: stricter input checking for boolean inputsStefan Schmidt1-4/+12