aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-19[regression] chunk lost from bd9b51Al Viro
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-18Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2014-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-12-18geneve: Fix races between socket add and release.Jesse Gross
2014-12-18geneve: Remove socket and offload handlers at destruction.Jesse Gross
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf
2014-12-18netlink: Always copy on mmap TX.David Miller
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationMarcel Holtmann
2014-12-17libceph: specify position of extent operationYan, Zheng
2014-12-17libceph: add CREATE osd operation supportYan, Zheng
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng
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