summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | net: Add functions to get skb->hash based on flow structuresTom Herbert2015-07-31
| * | | | | | | | | | net: dsa: Add netconsole supportFlorian Fainelli2015-07-31
| * | | | | | | | | | net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli2015-07-31
| * | | | | | | | | | br2684: Remove unnecessary formatting macros b1 and bsJoe Perches2015-07-31
| * | | | | | | | | | af_mpls: fix undefined reference to ip6_route_outputRoopa Prabhu2015-07-31
| * | | | | | | | | | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-31
| * | | | | | | | | | bpf: add helpers to access tunnel metadataAlexei Starovoitov2015-07-31
| * | | | | | | | | | tipc: clean up link creationJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: use temporary, non-protected skb queue for bundle receptionJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: make resetting of links non-atomicJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: move received discovery data evaluation inside node.cJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: merge link->exec_mode and link->state into one FSMJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: move protocol message sending away from link FSMJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: move link synch and failover to link aggregation levelJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: extend node FSMJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: reverse call order for link_reset()->node_link_down()Jon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy2015-07-30
| * | | | | | | | | | tipc: eliminate function tipc_link_activate()Jon Paul Maloy2015-07-30
| * | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bluetooth: 6lowpan: Fix possible raceAlexander Aring2015-07-30
| | * | | | | | | | | | mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek2015-07-30
| | * | | | | | | | | | Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET2015-07-30
| | * | | | | | | | | | Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang2015-07-30
| | * | | | | | | | | | Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang2015-07-30
| | * | | | | | | | | | Bluetooth: Move get info completed callback to a2mp.cArron Wang2015-07-30
| | * | | | | | | | | | Bluetooth: Move high speed specific event under BT_HS optionArron Wang2015-07-30
| | * | | | | | | | | | Bluetooth: Add BT_HS config optionArron Wang2015-07-30
| | * | | | | | | | | | Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski2015-07-23
| | * | | | | | | | | | Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins2015-07-23
| | * | | | | | | | | | Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins2015-07-23
| | * | | | | | | | | | Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins2015-07-23
| | * | | | | | | | | | Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins2015-07-23
| | * | | | | | | | | | Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins2015-07-23
| | * | | | | | | | | | mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-23
| | * | | | | | | | | | mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-23
| | * | | | | | | | | | mac802154: cfg: add suspend and resume callbacksAlexander Aring2015-07-23
| | * | | | | | | | | | cfg802154: add PM hooksVarka Bhadram2015-07-23
| | * | | | | | | | | | mac802154: util: add stop_device utility functionAlexander Aring2015-07-23
| | * | | | | | | | | | mac802154: remove unused macroVarka Bhadram2015-07-23
| | * | | | | | | | | | mac802154: use WARN_ON() macroVarka Bhadram2015-07-23
| | * | | | | | | | | | 6lowpan: add request for ipv6 moduleAlexander Aring2015-07-23
| | * | | | | | | | | | mac802154: add llsec address update workaroundAlexander Aring2015-07-23
| * | | | | | | | | | | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-30
| * | | | | | | | | | | openvswitch: Re-add CONFIG_OPENVSWITCH_VXLANThomas Graf2015-07-29
| * | | | | | | | | | | net: pktgen: Remove unused 'allocated_skbs' fieldBogdan Hamciuc2015-07-29
| * | | | | | | | | | | net: pktgen: Observe needed_headroom of the deviceBogdan Hamciuc2015-07-29
| * | | | | | | | | | | lwtunnel: Make lwtun_encaps[] staticThomas Graf2015-07-29
| * | | | | | | | | | | net: Set sk_txhash from a random numberTom Herbert2015-07-29
| * | | | | | | | | | | tipc: fix bug in broadcast synch message create functionJon Maloy2015-07-29