summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg2015-10-161-2/+2
* cfg80211: reg: centralize freeing ignored requestsJohannes Berg2015-10-161-29/+35
* cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg2015-10-161-7/+9
* cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg2015-10-161-3/+3
* cfg80211: reg: make CRDA support optionalJohannes Berg2015-10-163-73/+114
* cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg2015-10-151-8/+2
* cfg80211: reg: search built-in database directlyJohannes Berg2015-10-151-44/+58
* cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg2015-10-151-5/+5
* cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg2015-10-151-31/+30
* cfg80211: reg: remove useless non-NULL checkJohannes Berg2015-10-151-3/+0
* cfg80211: fix gHz to GHzJohannes Berg2015-10-152-2/+2
* mac80211: remove event.cJohannes Berg2015-10-144-34/+6
* mac80211: remove cfg.hJohannes Berg2015-10-144-11/+2
* mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg2015-10-143-41/+39
* mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg2015-10-141-10/+10
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-148-80/+20
* mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg2015-10-132-15/+15
* mac80211: Do not restart scheduled scan if multiple scan plans are setAvraham Stern2015-10-131-2/+6
* cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-133-15/+170
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-134-39/+47
* Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam2015-10-132-1/+6
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-10-13416-7133/+11907
|\
| * bridge: vlan: enforce no pvid flag in vlan rangesNikolay Aleksandrov2015-10-121-0/+3
| * ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu2015-10-121-15/+17
| * ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-123-5/+4
| * ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-126-15/+16
| * ipv4: Only compute net once in ip_call_ra_chainEric W. Biederman2015-10-121-1/+2
| * packet: fix match_fanout_group()Eric Dumazet2015-10-121-3/+3
| * ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni2015-10-122-1/+15
| * bridge: try switchdev op first in __vlan_vid_add/delJiri Pirko2015-10-121-36/+22
| * net: shrink struct sock and request_sock by 8 bytesEric Dumazet2015-10-127-17/+17
| * net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-125-5/+21
| * packet: support per-packet fwmark for af_packet sendmsgEdward Jee2015-10-121-1/+9
| * sock: support per-packet fwmarkEdward Jee2015-10-121-0/+26
| * bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-121-1/+2
| * bridge: push bridge setting ageing_time down to switchdevScott Feldman2015-10-125-7/+29
| * switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman2015-10-121-1/+8
| * tcp: change type of alive from int to boolRichard Sailer2015-10-121-3/+3
| * bridge: allow adding of fdb entries pointing to the bridge deviceRoopa Prabhu2015-10-122-30/+93
| * tcp: fix RFS vs lockless listenersEric Dumazet2015-10-112-0/+2
| * net: dsa: use switchdev obj in port_fdb_delVivien Didelot2015-10-111-1/+1
| * net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-111-1/+1
| * net: dsa: add port_fdb_prepareVivien Didelot2015-10-111-2/+5
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-1121-135/+1870
| |\
| | * Bluetooth: Fix basic debugfs entries for unconfigured controllersMarcel Holtmann2015-10-081-14/+15
| | * 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-083-10/+5
| | * Bluetooth: 6lowpan: Remove unnecessary chan_get() functionJohan Hedberg2015-10-081-15/+5
| | * Bluetooth: 6lowpan: Rename confusing 'pchan' variablesJohan Hedberg2015-10-081-21/+21
| | * Bluetooth: 6lowpan: Remove unnecessary chan_open() functionJohan Hedberg2015-10-081-12/+4
| | * Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignmentJohan Hedberg2015-10-081-2/+0
OpenPOWER on IntegriCloud