summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-14mac80211: remove cfg.hJohannes Berg
2015-10-14mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg
2015-10-14mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-14tipc: eliminate risk of stalled link synchronizationJon Paul Maloy
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni
2015-10-14netfilter: ipv6: pointer cast layoutIan Morris
2015-10-14netfilter: ip6_tables: improve if statementsIan Morris
2015-10-13tcp/dccp: fix behavior of stale SYN_RECV request socketsEric Dumazet
2015-10-13Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-10-13can: avoid using timeval for uapiArnd Bergmann
2015-10-13netfilter: ip6_tables: ternary operator layoutIan Morris
2015-10-13netfilter: ipv6: whitespace around operatorsIan Morris
2015-10-13netfilter: ipv6: code indentationIan Morris
2015-10-13netfilter: ip6_tables: function definition layoutIan Morris
2015-10-13netfilter: ip6_tables: label placementIan Morris
2015-10-13netfilter: sync with packet rx also after removing queue entriesFlorian Westphal
2015-10-13bridge: vlan: move back vlan_flushNikolay Aleksandrov
2015-10-13bridge: vlan: drop unnecessary flush codeNikolay Aleksandrov
2015-10-13bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfoNikolay Aleksandrov
2015-10-13bridge: vlan: use proper rcu for the vlgrp memberNikolay Aleksandrov
2015-10-13net: Add VRF support to IPv6 stackDavid Ahern
2015-10-13net: Export fib6_get_table and nd_tblDavid Ahern
2015-10-13ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman
2015-10-13bridge: fix gc_timer mod/del race conditionNikolay Aleksandrov
2015-10-13switchdev: check if the vlan id is in the proper vlan rangeNikolay Aleksandrov
2015-10-13switchdev: enforce no pvid flag in vlan rangesNikolay Aleksandrov
2015-10-13net: dsa: do not warn unsupported bridge opsVivien Didelot
2015-10-13RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept...Sowmini Varadhan
2015-10-13RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports.Sowmini Varadhan
2015-10-13netfilter: nfqueue: don't use prev pointerFlorian Westphal
2015-10-13mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg
2015-10-13mac80211: Do not restart scheduled scan if multiple scan plans are setAvraham Stern
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt
2015-10-13mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam
2015-10-13Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-10-12bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov
2015-10-12ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu
2015-10-12ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-12ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman
2015-10-12packet: fix match_fanout_group()Eric Dumazet
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni
2015-10-12bridge: try switchdev op first in __vlan_vid_add/delJiri Pirko
2015-10-12net: shrink struct sock and request_sock by 8 bytesEric Dumazet
2015-10-12net: SO_INCOMING_CPU setsockopt() supportEric Dumazet
2015-10-12packet: support per-packet fwmark for af_packet sendmsgEdward Jee
2015-10-12sock: support per-packet fwmarkEdward Jee