summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-08-28sctp: ASCONF-ACK with Unresolvable Address should be sentlucien
2015-08-28netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA
2015-08-28netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard
2015-08-28openvswitch: Fix conntrack compilation without mark.Joe Stringer
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-28netpoll: warn on netpoll_send_udp users who haven't disabled irqsNikolay Aleksandrov
2015-08-28net: sched: don't break line in tc_classify loop notificationDaniel Borkmann
2015-08-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-08-28openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg
2015-08-28net: Add support for VRFs to inetpeer cacheDavid Ahern
2015-08-28net: Add helper function to compare inetpeer addressesDavid Ahern
2015-08-28net: Add set,get helpers for inetpeer addressesDavid Ahern
2015-08-28net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern
2015-08-28IGMP: Inhibit reports for local multicast groupsPhilip Downey
2015-08-28netfilter: reduce sparse warningsFlorian Westphal
2015-08-28Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal
2015-08-28Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak
2015-08-28nl802154: stricter input checking for boolean inputsStefan Schmidt
2015-08-28Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-27net: sched: simplify attach_one_default_qdisc()Phil Sutter
2015-08-27net: sched: register noqueue qdiscPhil Sutter
2015-08-27net: sched: ignore tx_queue_len when assigning default qdiscPhil Sutter
2015-08-27net: fix IFF_NO_QUEUE for drivers using alloc_netdevPhil Sutter
2015-08-27sock: fix kernel doc errorJean Sacren
2015-08-27sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien
2015-08-27bridge: fdb: rearrange net_bridge_fdb_entryNikolay Aleksandrov
2015-08-27openvswitch: Include ip6_fib.h.Joe Stringer
2015-08-27net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko
2015-08-27net: introduce change upper device notifier change infoJiri Pirko
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar
2015-08-27openvswitch: Use Geneve device.Pravin B Shelar
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar
2015-08-27bridge: Add netlink support for vlan_protocol attributeToshiaki Makita
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann
2015-08-27sctp: asconf's process should verify address parameter is in the beginninglucien
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer
2015-08-27netfilter: Always export nf_connlabels_replace()Joe Stringer
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer
2015-08-27openvswitch: Add conntrack actionJoe Stringer
2015-08-27ipv6: Export nf_ct_frag6_gather()Joe Stringer
2015-08-27openvswitch: Move MASKED* macros to datapath.hJoe Stringer
2015-08-27openvswitch: Serialize acts with original netlink lenJoe Stringer
2015-08-27batman-adv: turn batadv_neigh_node_get() into local functionMarek Lindner
2015-08-27batman-adv: Add lower layer needed_(head|tail)room to own onesSven Eckelmann
2015-08-27batman-adv: don't access unregistered net_device objectAntonio Quartulli
2015-08-27batman-adv: Start new development cycleSimon Wunderlich