summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-272-7/+35
* NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-271-1/+1
* NFC: nfc_disable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-261-1/+0
* NFC: nfc_enable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-261-1/+0
* vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-241-4/+2
* udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-243-14/+15
* vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-231-0/+1
* vlan: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+8
* ip6gretap: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+1
* rtnl: fix error path when adding an iface with a link netNicolas Dichtel2015-01-231-1/+4
* act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf2015-01-231-0/+1
* Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-198-57/+98
|\
| * mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach2015-01-191-0/+12
| * Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-191-6/+0
| * cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-161-1/+1
| * mac80211: remove doubled semicolonJohannes Berg2015-01-161-1/+1
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-154-36/+84
| * cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-152-5/+1
| * mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-153-9/+0
* | phonet netlink: allow multiple messages per skb in route dumpJohannes Berg2015-01-191-15/+7
* | net: sched: Introduce connmark actionFelix Fietkau2015-01-193-0/+204
* | net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli2015-01-191-2/+8
* | net: ipv4: handle DSA enabled master network devicesFlorian Fainelli2015-01-191-3/+3
* | rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel2015-01-191-3/+22
* | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-198-0/+24
* | rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-191-0/+13
* | netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-191-0/+211
* | bridge: remove oflags from setlink/dellink.Rosen, Rami2015-01-191-6/+2
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-186-14/+11
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-1840-110/+187
* | tipc: fix socket list regression in new nl apiRichard Alpe2015-01-181-12/+18
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-1832-2377/+2385
|\ \
| * | Bluetooth: Remove unused functionRickard Strandqvist2015-01-161-15/+0
| * | Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann2015-01-151-0/+12
| * | Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg2015-01-151-8/+7
| * | Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg2015-01-151-12/+22
| * | Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2015-01-152-3/+12
| * | Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann2015-01-151-0/+6
| * | Bluetooth: Fix LE SMP channel source address and source address typeMarcel Holtmann2015-01-151-4/+23
| * | Bluetooth: Fix issue with switching BR/EDR back on when disabledMarcel Holtmann2015-01-151-0/+15
| * | Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann2015-01-151-2/+2
| * | Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen2015-01-141-35/+31
| * | Bluetooth: Fix valid Identity Address checkJohan Hedberg2015-01-141-1/+5
| * | Bluetooth: Remove dead codeGowtham Anandha Babu2015-01-141-6/+0
| * | Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann2015-01-142-2/+2
| * | Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann2015-01-141-23/+23
| * | Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann2015-01-121-0/+20
| * | Bluetooth: Read stored link key information when powering on controllerMarcel Holtmann2015-01-121-0/+8
| * | Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2015-01-121-0/+22
| * | Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann2015-01-121-29/+1
OpenPOWER on IntegriCloud