aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann
2016-06-30bpf: don't use raw processor id in generic helperDaniel Borkmann
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-30batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann
2016-06-30batman-adv: Add debugfs table for mcast flagsLinus Lüssing
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann
2016-06-30batman-adv: Adding logging of mcast flag changesLinus Lüssing
2016-06-30batman-adv: move bat_algo functions into a separate fileSven Eckelmann
2016-06-30batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing
2016-06-30batman-adv: split tvlv into a separate fileMarkus Pargmann
2016-06-30batman-adv: Always flood IGMP/MLD reportsLinus Lüssing
2016-06-30batman-adv: Keep includes ordered by filenameSven Eckelmann
2016-06-30batman-adv: Include frame priority in fragment headerAndrew Lunn
2016-06-30batman-adv: Include main.h in bat_v_ogm.hSven Eckelmann
2016-06-30batman-adv: Set skb priority in fragmentsAndrew Lunn
2016-06-30batman-adv: init ELP tweaking options only onceMarek Lindner
2016-06-30batman-adv: move GW mode and selection class to private data structureAntonio Quartulli
2016-06-30batman-adv: remove useless inline attribute for sysfs helper functionAntonio Quartulli
2016-06-30batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli
2016-06-30batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner
2016-06-30batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner
2016-06-30batman-adv: remove unused vid local variable in tt seq printSimon Wunderlich
2016-06-30batman-adv: statically print gateway table headerAntonio Quartulli
2016-06-30batman-adv: Start new development cycleSimon Wunderlich
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...David S. Miller
2016-06-29openvswitch: fix conntrack netlink event deliverySamuel Gauthier
2016-06-29net_sched: netem: do not call qdisc_drop() with a NULL skbEric Dumazet
2016-06-29neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-06-29cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau
2016-06-29net: bridge: fix vlan stats continue counterNikolay Aleksandrov
2016-06-29tcp: do not send too big packets at retransmit timeEric Dumazet
2016-06-29tipc: rename udp_port in struct udp_media_addrRichard Alpe
2016-06-29tipc: honor msg2addr return valueRichard Alpe
2016-06-29net: the space is required before the open parenthesis '('Wei Tang
2016-06-29batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann
2016-06-29batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann
2016-06-29batman-adv: Fix double-put of vlan objectBen Hutchings
2016-06-29batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann
2016-06-29batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich
2016-06-28Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel
2016-06-28mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-06-28caif: Remove unneeded header fileAmitoj Kaur Chawla
2016-06-28net: diag: Add support to filter on device indexDavid Ahern
2016-06-28ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-06-27vsock: make listener child lock ordering explicitStefan Hajnoczi
2016-06-27ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni
2016-06-27Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-27tipc: Use kmemdup instead of kmalloc and memcpyAmitoj Kaur Chawla
2016-06-26Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller