index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
geneve: Fix races between socket add and release.
Jesse Gross
2014-12-18
1
-6
/
+7
*
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
2014-12-18
1
-0
/
+17
*
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
2014-12-18
1
-1
/
+1
*
netlink: Always copy on mmap TX.
David Miller
2014-12-18
1
-36
/
+16
*
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
2014-12-16
1
-0
/
+5
*
ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()
Thomas Graf
2014-12-16
1
-0
/
+3
*
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
Thomas Graf
2014-12-16
1
-0
/
+6
*
Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-16
6
-54
/
+123
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-15
6
-54
/
+123
|
|
\
|
|
*
Bluetooth: Fix mgmt response status when removing adapter
Johan Hedberg
2014-12-12
1
-3
/
+15
|
|
*
Bluetooth: Fix enabling BR/EDR SC when powering on
Johan Hedberg
2014-12-12
1
-0
/
+5
|
|
*
Bluetooth: Fix notifying mgmt power off before flushing connection list
Johan Hedberg
2014-12-11
1
-8
/
+6
|
|
*
Bluetooth: Fix incorrect pending cmd removal in pairing_complete()
Johan Hedberg
2014-12-11
1
-13
/
+25
|
|
*
Bluetooth: Fix calling hci_conn_put too early
Johan Hedberg
2014-12-11
1
-2
/
+2
|
|
*
Bluetooth: Fix check for support for page scan related commands
Marcel Holtmann
2014-12-11
1
-10
/
+10
|
|
*
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
Jaganath Kanakkassery
2014-12-11
1
-0
/
+20
|
|
*
Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
Jaganath Kanakkassery
2014-12-11
2
-6
/
+14
|
|
*
Bluetooth: fix err_cast.cocci warnings
Fengguang Wu
2014-12-09
1
-1
/
+1
|
|
*
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
2014-12-08
3
-8
/
+20
|
|
*
Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDR
Marcel Holtmann
2014-12-07
1
-1
/
+2
|
|
*
Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR
Marcel Holtmann
2014-12-06
1
-2
/
+3
*
|
|
rds: Fix min() warning in rds_message_inc_copy_to_user()
Geert Uytterhoeven
2014-12-15
1
-1
/
+2
*
|
|
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
2014-12-15
1
-4
/
+5
|
/
/
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
3
-3
/
+0
|
\
\
|
*
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
3
-3
/
+0
|
|
\
\
|
|
*
|
net: rfkill: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
|
|
*
|
net: dsa: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
1
-4
/
+20
|
\
\
\
\
|
*
|
|
|
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-25
1
-4
/
+20
*
|
|
|
|
fib_trie: Fix trie balancing issue if new node pushes down existing node
Alexander Duyck
2014-12-12
1
-1
/
+2
*
|
|
|
|
vlan: Add ability to always enable TSO/UFO
Toshiaki Makita
2014-12-12
1
-3
/
+4
*
|
|
|
|
net: dsa: propagate error code from dsa_slave_phy_setup
Florian Fainelli
2014-12-11
1
-4
/
+11
*
|
|
|
|
net: dsa: handle non-existing PHYs on switch internal bus
Florian Fainelli
2014-12-11
1
-0
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
437
-10163
/
+23145
|
\
\
\
\
\
|
*
|
|
|
|
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
2014-12-10
1
-2
/
+2
|
*
|
|
|
|
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
8
-15
/
+10
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
8
-24
/
+29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
Valdis.Kletnieks@vt.edu
2014-12-09
1
-1
/
+1
|
|
*
|
|
|
|
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-09
2
-16
/
+16
|
|
*
|
|
|
|
Update old iproute2 and Xen Remus links
Andrew Shewmaker
2014-12-09
1
-3
/
+4
|
|
*
|
|
|
|
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-12-09
1
-2
/
+2
|
|
*
|
|
|
|
openvswitch: Fix flow mask validation.
Pravin B Shelar
2014-12-05
1
-2
/
+2
|
|
*
|
|
|
|
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-05
1
-0
/
+3
|
*
|
|
|
|
|
irda: Convert function pointer arrays and uses to const
Joe Perches
2014-12-10
4
-13
/
+15
|
*
|
|
|
|
|
llc: Make llc_sap_action_t function pointer arrays const
Joe Perches
2014-12-10
2
-11
/
+11
|
*
|
|
|
|
|
llc: Make llc_conn_ev_qfyr_t function pointer arrays const
Joe Perches
2014-12-10
2
-120
/
+120
|
*
|
|
|
|
|
llc: Make function pointer arrays const
Joe Perches
2014-12-10
2
-236
/
+236
|
*
|
|
|
|
|
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
1
-2
/
+2
|
*
|
|
|
|
|
netlink: use jhash as hashfn for rhashtable
Daniel Borkmann
2014-12-10
1
-1
/
+1
|
*
|
|
|
|
|
tipc: fix broadcast wakeup contention after congestion
Richard Alpe
2014-12-10
2
-5
/
+5
[next]