aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2014-12-19[regression] chunk lost from bd9b51Gravatar Al Viro 1-1/+0
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 19-124/+226
2014-12-18Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 7-17/+32
2014-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 1-5/+9
2014-12-18geneve: Fix races between socket add and release.Gravatar Jesse Gross 1-6/+7
2014-12-18geneve: Remove socket and offload handlers at destruction.Gravatar Jesse Gross 1-0/+17
2014-12-18netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Gravatar Thomas Graf 1-1/+1
2014-12-18netlink: Always copy on mmap TX.Gravatar David Miller 1-36/+16
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 6-51/+203
2014-12-17Bluetooth: Fix bug with filter in service discovery optimizationGravatar Marcel Holtmann 1-5/+9
2014-12-17libceph: specify position of extent operationGravatar Yan, Zheng 1-13/+6
2014-12-17libceph: add CREATE osd operation supportGravatar Yan, Zheng 1-20/+22
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportGravatar Yan, Zheng 1-0/+47
2014-12-17libceph: require cephx message signature by defaultGravatar Yan, Zheng 1-0/+13
2014-12-17libceph: message signature supportGravatar Yan, Zheng 3-3/+103
2014-12-17libceph: store session key in cephx authorizerGravatar Yan, Zheng 2-7/+12
2014-12-17libceph: nuke ceph_kvfree()Gravatar Ilya Dryomov 3-11/+3
2014-12-17mac80211: free management frame keys when removing stationGravatar Johannes Berg 1-1/+1
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-66/+20
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 6-176/+200
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowGravatar Or Gerlitz 1-0/+5
2014-12-16ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Gravatar Thomas Graf 1-0/+3
2014-12-16ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Gravatar Thomas Graf 1-0/+6
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 6-54/+123
2014-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 6-54/+123
2014-12-15rds: Fix min() warning in rds_message_inc_copy_to_user()Gravatar Geert Uytterhoeven 1-1/+2
2014-12-15gre: fix the inner mac header in nbma tunnel xmit pathGravatar Timo Teräs 1-4/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-3/+0
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-4/+20
2014-12-12fib_trie: Fix trie balancing issue if new node pushes down existing nodeGravatar Alexander Duyck 1-1/+2
2014-12-12vlan: Add ability to always enable TSO/UFOGravatar Toshiaki Makita 1-3/+4
2014-12-12cfg80211: correctly check ad-hoc channelsGravatar Arik Nemtsov 1-1/+7
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintGravatar Emmanuel Grumbach 1-5/+2
2014-12-12Bluetooth: Fix mgmt response status when removing adapterGravatar Johan Hedberg 1-3/+15
2014-12-12Bluetooth: Fix enabling BR/EDR SC when powering onGravatar Johan Hedberg 1-0/+5
2014-12-12mac80211: update the channel context after channel switchGravatar Emmanuel Grumbach 1-0/+4
2014-12-12nl80211: check matches array length before acessing itGravatar Luciano Coelho 1-1/+1
2014-12-12cfg80211: avoid mem leak on driver hint setGravatar Arik Nemtsov 1-1/+4
2014-12-12cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversGravatar Jouni Malinen 1-3/+6
2014-12-12mac80211: fix multicast LED blinking and counterGravatar Andreas Müller 1-5/+6
2014-12-12mac80211: avoid using uninitialized stack dataGravatar Jes Sorensen 1-0/+1
2014-12-11net: dsa: propagate error code from dsa_slave_phy_setupGravatar Florian Fainelli 1-4/+11
2014-12-11net: dsa: handle non-existing PHYs on switch internal busGravatar Florian Fainelli 1-0/+3
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 437-10163/+23145
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-13/+22
2014-12-11Bluetooth: Fix notifying mgmt power off before flushing connection listGravatar Johan Hedberg 1-8/+6
2014-12-11Bluetooth: Fix incorrect pending cmd removal in pairing_complete()Gravatar Johan Hedberg 1-13/+25
2014-12-11Bluetooth: Fix calling hci_conn_put too earlyGravatar Johan Hedberg 1-2/+2
2014-12-11Bluetooth: Fix check for support for page scan related commandsGravatar Marcel Holtmann 1-10/+10