summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-31tipc: move all link_reset() calls to link aggregation levelJon Paul Maloy
2015-07-31tipc: eliminate function tipc_link_activate()Jon Paul Maloy
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-30Bluetooth: 6lowpan: Fix possible raceAlexander Aring
2015-07-30mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek
2015-07-30Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET
2015-07-30Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang
2015-07-30Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang
2015-07-30Bluetooth: Move get info completed callback to a2mp.cArron Wang
2015-07-30Bluetooth: Move high speed specific event under BT_HS optionArron Wang
2015-07-30Bluetooth: Add BT_HS config optionArron Wang
2015-07-30openvswitch: Re-add CONFIG_OPENVSWITCH_VXLANThomas Graf
2015-07-30net: pktgen: Remove unused 'allocated_skbs' fieldBogdan Hamciuc
2015-07-30net: pktgen: Observe needed_headroom of the deviceBogdan Hamciuc
2015-07-30lwtunnel: Make lwtun_encaps[] staticThomas Graf
2015-07-30net: Set sk_txhash from a random numberTom Herbert
2015-07-29tipc: fix bug in broadcast synch message create functionJon Maloy
2015-07-29packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()Tobias Klauser
2015-07-27lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter
2015-07-27tcp: tso: allow deferring under reordering stateEric Dumazet
2015-07-27ipv6: Avoid rt6_probe() taking writer lock in the fast pathMartin KaFai Lau
2015-07-27ipv6: Re-arrange code in rt6_probe()Martin KaFai Lau
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel
2015-07-27ipv6: copy lwtstate in ip6_rt_copy_init()Nicolas Dichtel
2015-07-27ipv6: use lwtunnel_output6() only if flag redirect is setNicolas Dichtel
2015-07-27dev: Spelling fix in commentssubashab@codeaurora.org
2015-07-27bridge: mdb: notify on router port add and delSatish Ashok
2015-07-27openvswitch: Retrieve tunnel metadata when receiving from vport-netdevThomas Graf
2015-07-27openvswitch: fix compilation when vxlan is a moduleNicolas Dichtel
2015-07-27ipv4: be more aggressive when probing alternative gatewaysJulian Anastasov
2015-07-27ipv6: fix crash over flow-based vxlan deviceWei-Chun Chao
2015-07-26tipc: clean up socket layer message receptionJon Paul Maloy
2015-07-26tipc: introduce new tipc_sk_respond() functionJon Paul Maloy
2015-07-26tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy
2015-07-25bridge: Fix setting a flag in br_fill_ifvlaninfo_range().Rosen, Rami
2015-07-23Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins
2015-07-23Bluetooth: Add BT_DBG to l2cap_sock_shutdown()Dean Jenkins
2015-07-23Bluetooth: Make __l2cap_wait_ack more efficientDean Jenkins
2015-07-23Bluetooth: L2CAP ERTM shutdown protect sk and chanDean Jenkins
2015-07-23mac802154: fix ieee802154_rx handlingVarka Bhadram
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram
2015-07-23mac802154: cfg: add suspend and resume callbacksAlexander Aring
2015-07-23cfg802154: add PM hooksVarka Bhadram
2015-07-23mac802154: util: add stop_device utility functionAlexander Aring
2015-07-23mac802154: remove unused macroVarka Bhadram
2015-07-23mac802154: use WARN_ON() macroVarka Bhadram
2015-07-236lowpan: add request for ipv6 moduleAlexander Aring