summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins2015-10-211-1/+10
| * | | | Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins2015-10-211-17/+27
| * | | | Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins2015-10-211-14/+18
| * | | | 6lowpan: put mcast compression in an own functionAlexander Aring2015-10-211-27/+32
| * | | | 6lowpan: rework tc and flow label handlingAlexander Aring2015-10-211-85/+205
| * | | | 6lowpan: iphc: change define valuesAlexander Aring2015-10-211-93/+106
| * | | | 6lowpan: remove lowpan_is_addr_broadcastAlexander Aring2015-10-211-1/+1
| * | | | 6lowpan: move IPHC functionality definesAlexander Aring2015-10-213-1/+112
| * | | | 6lowpan: nhc: move iphc manipulation out of nhcAlexander Aring2015-10-213-17/+14
| * | | | 6lowpan: remove lowpan_fetch_skb_u8Alexander Aring2015-10-211-2/+2
| * | | | 6lowpan: cleanup lowpan_header_decompressAlexander Aring2015-10-215-90/+75
| * | | | 6lowpan: cleanup lowpan_header_compressAlexander Aring2015-10-213-13/+9
| * | | | 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring2015-10-211-1/+1
| * | | | bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring2015-10-211-30/+27
| * | | | mac802154: llsec: use kzfreeAlexander Aring2015-10-211-10/+10
| * | | | Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg2015-10-211-5/+7
| * | | | Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-212-8/+18
| * | | | Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann2015-10-211-0/+14
| * | | | Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-211-0/+19
| * | | | Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-212-32/+19
| * | | | Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann2015-10-211-4/+5
| * | | | Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann2015-10-211-0/+11
| * | | | Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann2015-10-211-4/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-231-3/+21
|\ \ \ \ \
| * | | | | if_link: Add control trust VFHiroshi Shimamoto2015-10-231-3/+21
* | | | | | mpls: flow-based multipath selectionRobert Shearman2015-10-231-4/+83
* | | | | | mpls: multipath route supportRoopa Prabhu2015-10-232-148/+400
* | | | | | tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-2311-48/+91
|/ / / / /
* | | | | ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 addressPaolo Abeni2015-10-231-6/+8
* | | | | net: dsa: remove port_fdb_getnextVivien Didelot2015-10-221-24/+1
* | | | | net: dsa: add port_fdb_dump functionVivien Didelot2015-10-221-0/+3
* | | | | Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-2230-621/+727
|\ \ \ \ \
| * | | | | mac80211: move station statistics into sub-structsJohannes Berg2015-10-2111-185/+178
| * | | | | mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-215-14/+12
| * | | | | mac80211: remove sta->last_ack_signalJohannes Berg2015-10-213-7/+0
| * | | | | cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg2015-10-161-1/+2
| * | | | | cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg2015-10-161-9/+2
| * | | | | 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