summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03411-7873/+14465
|\ \ \ \
| * | | | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-022-7/+6
| * | | | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-022-0/+2
| * | | | ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-09-021-1/+1
| * | | | sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann2015-09-021-0/+3
| * | | | flow_dissector: Use 'const' where possible.David S. Miller2015-09-011-38/+41
| * | | | flow: Move __get_hash_from_flowi{4,6} into flow_dissector.cDavid S. Miller2015-09-012-36/+35
| * | | | flow_dissector: Don't use bit fields.David S. Miller2015-09-011-7/+7
| * | | | flow_dissector: Ignore flow dissector return value from ___skb_get_hashTom Herbert2015-09-011-9/+3
| * | | | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-011-0/+15
| * | | | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-011-1/+4
| * | | | flow_dissector: Add flag to stop parsing at L3Tom Herbert2015-09-011-0/+6
| * | | | flow_dissector: Support IPv6 fragment headerTom Herbert2015-09-011-0/+25
| * | | | flow_dissector: Add control/reporting of fragmentationTom Herbert2015-09-011-2/+13
| * | | | flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-015-8/+9
| * | | | flow_dissector: Jump to exit code in __skb_flow_dissectTom Herbert2015-09-011-26/+25
| * | | | flowi: Abstract out functions to get flow hash based on flowiTom Herbert2015-09-011-0/+36
| * | | | skbuff: Make __skb_set_sw_hash a general functionTom Herbert2015-09-011-12/+6
| * | | | net: Make table id type u32David Ahern2015-09-013-7/+7
| * | | | tun_dst: Remove opts_sizePravin B Shelar2015-08-311-1/+0
| * | | | ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski2015-08-311-3/+10
| * | | | ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski2015-08-311-0/+5
| * | | | net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn2015-08-311-1/+7
| * | | | net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn2015-08-311-0/+37
| * | | | mpls: fix mpls_net_init memory leakNikolay Aleksandrov2015-08-311-1/+3
| * | | | tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-315-8/+29
| * | | | fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-312-0/+4
| * | | | net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann2015-08-311-16/+16
| * | | | net: fib: move metrics parsing to a helperFlorian Westphal2015-08-311-30/+41
| * | | | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-3112-51/+50
| * | | | ipv4: fix 32b buildMadalin Bucur2015-08-311-1/+1
| * | | | ipv4: Fix 32-bit build.David S. Miller2015-08-301-2/+2
| * | | | netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA2015-08-301-12/+16
| * | | | net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-301-10/+16
| * | | | net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-301-14/+27
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-303-8/+40
| |\ \ \ \
| | * | | | sctp: Do not try to search for the transport twiceVlad Yasevich2015-08-281-1/+1
| | * | | | sctp: ASCONF-ACK with Unresolvable Address should be sentlucien2015-08-281-2/+13
| | * | | | netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA2015-08-281-2/+2
| | * | | | netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-281-3/+24
| * | | | | openvswitch: Remove vport-netPravin B Shelar2015-08-293-7/+2
| * | | | | openvswitch: Remove vport stats.Pravin B Shelar2015-08-295-170/+56
| * | | | | openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-298-20/+7
| * | | | | openvswitch: Remove vport get_name()Pravin B Shelar2015-08-291-5/+1
| * | | | | openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...Simon Horman2015-08-291-6/+15
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-293-9/+24
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak2015-08-281-2/+10
| | * | | | | nl802154: stricter input checking for boolean inputsStefan Schmidt2015-08-281-4/+12
| | * | | | | Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause2015-08-281-3/+2
| * | | | | | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-291-0/+9
OpenPOWER on IntegriCloud