aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-28Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause1-3/+2
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-26/+49
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-25/+46
2015-08-27net: sched: simplify attach_one_default_qdisc()Phil Sutter1-29/+12
2015-08-27net: sched: register noqueue qdiscPhil Sutter2-1/+12
2015-08-27net: sched: ignore tx_queue_len when assigning default qdiscPhil Sutter1-2/+1
2015-08-27net: fix IFF_NO_QUEUE for drivers using alloc_netdevPhil Sutter1-1/+1
2015-08-27sock: fix kernel doc errorJean Sacren1-1/+1
2015-08-27sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien1-1/+1
2015-08-27bridge: fdb: rearrange net_bridge_fdb_entryNikolay Aleksandrov1-2/+2
2015-08-27openvswitch: Include ip6_fib.h.Joe Stringer1-0/+1
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko1-1/+1