summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* af_mpls: fix undefined reference to ip6_route_outputRoopa Prabhu2015-08-011-8/+33
* ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-08-017-15/+26
* bpf: add helpers to access tunnel metadataAlexei Starovoitov2015-08-014-6/+124
* Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com2015-08-014-0/+4610
* bpf_jit_disasm: also support reading jit dump from fileDaniel Borkmann2015-08-011-19/+90
* Merge branch 'tipc-next'David S. Miller2015-07-318-1024/+1009
|\
| * tipc: clean up link creationJon Paul Maloy2015-07-314-121/+86
| * tipc: use temporary, non-protected skb queue for bundle receptionJon Paul Maloy2015-07-311-15/+19
| * tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy2015-07-314-63/+10
| * tipc: make resetting of links non-atomicJon Paul Maloy2015-07-313-70/+127
| * tipc: move received discovery data evaluation inside node.cJon Paul Maloy2015-07-313-123/+127
| * tipc: merge link->exec_mode and link->state into one FSMJon Paul Maloy2015-07-313-180/+226
| * tipc: move protocol message sending away from link FSMJon Paul Maloy2015-07-313-21/+33
| * tipc: move link synch and failover to link aggregation levelJon Paul Maloy2015-07-315-508/+342
| * tipc: extend node FSMJon Paul Maloy2015-07-312-11/+92
| * tipc: reverse call order for link_reset()->node_link_down()Jon Paul Maloy2015-07-312-14/+22
| * tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy2015-07-315-69/+104
| * tipc: eliminate function tipc_link_activate()Jon Paul Maloy2015-07-313-16/+8
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-3143-331/+1167
|\
| * Bluetooth: 6lowpan: Fix possible raceAlexander Aring2015-07-301-10/+13
| * mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek2015-07-303-21/+12
| * at86rf230: remove hrtimer on 1 usec delayAlexander Aring2015-07-301-1/+3
| * Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET2015-07-301-4/+4
| * Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake2015-07-301-0/+3
| * Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang2015-07-302-51/+51
| * Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang2015-07-302-63/+77
| * Bluetooth: Move get info completed callback to a2mp.cArron Wang2015-07-302-5/+17
| * Bluetooth: Move high speed specific event under BT_HS optionArron Wang2015-07-301-20/+24
| * Bluetooth: Add BT_HS config optionArron Wang2015-07-304-1/+40
| * Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis2015-07-301-1/+7
| * Bluetooth: hci_h5: Cleaned up coding style warningsPrasanna Karthik2015-07-271-1/+1
| * Bluetooth: hci_ldisc: Cleaned up coding style warningsPrasanna Karthik2015-07-271-1/+1
| * Bluetooth: btmrvl: Coding style Fix for btmrvl headerPrasanna Karthik2015-07-271-3/+3
| * Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski2015-07-232-11/+23
| * Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju2015-07-231-1/+1
| * net: ieee802154: Remove redundant spi driver bus initializationAntonio Borneo2015-07-232-2/+0
| * Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins2015-07-232-1/+11
| * Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins2015-07-232-2/+3
| * Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins2015-07-231-0/+4
| * Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins2015-07-231-6/+10
| * Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins2015-07-231-0/+8
| * mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-233-4/+3
| * mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-233-18/+1
| * Bluetooth: bt3c_cs: Fix coding stylePrasanna Karthik2015-07-231-1/+1
| * Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann2015-07-234-44/+28
| * Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann2015-07-234-57/+42
| * Bluetooth: hci_uart: Add Intel address configuration supportMarcel Holtmann2015-07-231-0/+2
| * Bluetooth: btusb: Use hardware error handler from Intel moduleMarcel Holtmann2015-07-231-34/+1
| * Bluetooth: btintel: Add generic function for handling hardware errorsMarcel Holtmann2015-07-232-0/+39
| * Bluetooth: dtl1_cs: Fixed coding stylePrasanna Karthik2015-07-231-1/+1