summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignmentsJohan Hedberg2015-10-081-3/+0
| | * Bluetooth: 6lowpan: Fix imtu & omtu valuesJohan Hedberg2015-10-081-2/+1
| | * Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann2015-10-081-0/+7
| | * Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann2015-10-081-7/+8
| | * Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-081-3/+60
| | * Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-082-0/+18
| | * Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-081-1/+24
| | * Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-051-0/+26
| | * Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-051-0/+3
| | * Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-051-0/+5
| | * Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-051-0/+6
| | * Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann2015-10-051-7/+9
| | * nl802154: Missing return in nl802154_add_llsec_key()Dan Carpenter2015-10-021-0/+1
| | * ieee802154: handle datagram variables as u16Alexander Aring2015-10-013-7/+9
| | * ieee802154: 6lowpan: add tx/rx statsAlexander Aring2015-09-302-0/+6