summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-12-17libceph: require cephx message signature by defaultYan, Zheng
2014-12-17libceph: message signature supportYan, Zheng
2014-12-17libceph: store session key in cephx authorizerYan, Zheng
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-16ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf
2014-12-16ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-15rds: Fix min() warning in rds_message_inc_copy_to_user()Geert Uytterhoeven
2014-12-15gre: fix the inner mac header in nbma tunnel xmit pathTimo Teräs
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-12fib_trie: Fix trie balancing issue if new node pushes down existing nodeAlexander Duyck
2014-12-12vlan: Add ability to always enable TSO/UFOToshiaki Makita
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach
2014-12-12Bluetooth: Fix mgmt response status when removing adapterJohan Hedberg
2014-12-12Bluetooth: Fix enabling BR/EDR SC when powering onJohan Hedberg
2014-12-12mac80211: update the channel context after channel switchEmmanuel Grumbach
2014-12-12nl80211: check matches array length before acessing itLuciano Coelho
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen
2014-12-12mac80211: fix multicast LED blinking and counterAndreas Müller
2014-12-12mac80211: avoid using uninitialized stack dataJes Sorensen
2014-12-11net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli
2014-12-11net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-11Bluetooth: Fix notifying mgmt power off before flushing connection listJohan Hedberg
2014-12-11Bluetooth: Fix incorrect pending cmd removal in pairing_complete()Johan Hedberg
2014-12-11Bluetooth: Fix calling hci_conn_put too earlyJohan Hedberg
2014-12-11Bluetooth: Fix check for support for page scan related commandsMarcel Holtmann
2014-12-11Bluetooth: Fix missing hci_dev_lock/unlock in hci_eventJaganath Kanakkassery
2014-12-11Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()Jaganath Kanakkassery
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10net: sock: fix access via invalid file descriptorAlexei Starovoitov
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10make default ->i_fop have ->open() fail with ENXIOAl Viro
2014-12-10Merge branch 'nsfs' into for-nextAl Viro
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches