index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-15
3
-3
/
+0
|
\
\
|
*
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-04
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-12
1
-4
/
+11
*
|
|
|
|
net: dsa: handle non-existing PHYs on switch internal bus
Florian Fainelli
2014-12-12
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-11
1
-2
/
+2
|
*
|
|
|
|
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-11
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-10
1
-1
/
+1
|
|
*
|
|
|
|
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-10
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-06
1
-2
/
+2
|
|
*
|
|
|
|
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-06
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
|
*
|
|
|
|
|
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
2
-8
/
+68
|
*
|
|
|
|
|
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-10
1
-40
/
+77
|
*
|
|
|
|
|
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
30
-280
/
+152
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
skb_copy_datagram_iovec() can die
Al Viro
2014-12-09
1
-84
/
+0
|
|
*
|
|
|
|
|
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
2014-12-09
1
-35
/
+19
|
|
*
|
|
|
|
|
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
5
-19
/
+6
[next]