summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-08-25wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj
2014-08-21packet: handle too big packets for PACKET_V3Eric Dumazet
2014-08-21lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR
2014-08-19tipc: Fix build.David S. Miller
2014-08-19cbq: now_rt removalVasily Averin
2014-08-19cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin
2014-08-16tipc: fix message importance range checkErik Hugne
2014-08-16batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-08-14Bluetooth: Fix ERTM L2CAP resend packetLukasz Rymanowski
2014-08-14Bluetooth: Improve data packing in SAR modeLukasz Rymanowski
2014-08-14mac802154: common tx error pathVarka Bhadram
2014-08-14ieee802154: 6lowpan: remove unused functionAlexander Aring
2014-08-14mac802154: common error pathVarka Bhadram
2014-08-14mac802154: cleanup in rx pathVarka Bhadram
2014-08-14Bluetooth: Make smp_chan_destroy() private to smp.cJohan Hedberg
2014-08-14Bluetooth: Always call smp_distribute_keys() from a workqueueJohan Hedberg
2014-08-14Bluetooth: Move canceling security_timer into smp_chan_destroy()Johan Hedberg
2014-08-14Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg
2014-08-14Bluetooth: Add SMP-internal timeout callbackJohan Hedberg
2014-08-14Bluetooth: Fix double free of SMP data skbJohan Hedberg
2014-08-14Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback failsJohan Hedberg
2014-08-14Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg
2014-08-14Bluetooth: Use L2CAP resume callback to call smp_distribute_keysJohan Hedberg
2014-08-14Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg
2014-08-14Bluetooth: Make AES crypto context private to SMPJohan Hedberg
2014-08-14Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg
2014-08-14Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg
2014-08-14Bluetooth: Move SMP initialization after HCI initJohan Hedberg
2014-08-14Bluetooth: Refactor SMP (de)initialization into separate functionsJohan Hedberg
2014-08-14Bluetooth: Fix IRK lookup when tfm_aes is not availableJohan Hedberg
2014-08-14Bluetooth: Fix hci_update_random_address() error return for no cryptoJohan Hedberg
2014-08-14Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP contextJohan Hedberg
2014-08-14Bluetooth: Call l2cap_le_conn_ready after notifying channelsJohan Hedberg
2014-08-14Bluetooth: Call L2CAP teardown callback before clearing chan->connJohan Hedberg
2014-08-14Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg
2014-08-14Bluetooth: Remove special ATT data channel handlingJohan Hedberg
2014-08-14Bluetooth: Improve fixed channel lookup based on link typeJohan Hedberg