index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
act_mirred: do not drop packets when fails to mirror it
Jason Wang
2012-08-16
1
-6
/
+5
*
net: fix info leak in compat dev_ifconf()
Mathias Krause
2012-08-15
1
-0
/
+1
*
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
2012-08-15
1
-0
/
+1
*
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
Mathias Krause
2012-08-15
1
-0
/
+1
*
dccp: check ccid before dereferencing
Mathias Krause
2012-08-15
1
-2
/
+2
*
llc: fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-2
/
+1
*
l2tp: fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-0
/
+1
*
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-0
/
+1
*
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-0
/
+1
*
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
2012-08-15
1
-1
/
+1
*
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
2012-08-15
1
-0
/
+1
*
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-0
/
+1
*
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
2012-08-15
1
-0
/
+1
*
atm: fix info leak via getsockname()
Mathias Krause
2012-08-15
1
-0
/
+1
*
atm: fix info leak in getsockopt(SO_ATMPVC)
Mathias Krause
2012-08-15
1
-0
/
+1
*
bridge: fix rcu dereference outside of rcu_read_lock
Stephen Hemminger
2012-08-15
1
-1
/
+2
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-08-14
5
-18
/
+37
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-14
5
-18
/
+37
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-08-10
5
-18
/
+37
|
|
|
\
|
|
|
*
Bluetooth: Fix socket not getting freed if l2cap channel create fails
Jaganath Kanakkassery
2012-08-06
1
-1
/
+1
|
|
|
*
Bluetooth: smp: Fix possible NULL dereference
Andrei Emeltchenko
2012-08-06
1
-1
/
+4
|
|
|
*
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
2012-08-06
1
-0
/
+2
|
|
|
*
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
2012-08-06
1
-5
/
+11
|
|
|
*
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
2012-08-06
1
-0
/
+3
|
|
|
*
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2012-08-06
2
-1
/
+7
|
|
|
*
Bluetooth: Fix possible deadlock in SCO code
Gustavo Padovan
2012-08-06
1
-10
/
+9
*
|
|
|
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
2012-08-14
1
-3
/
+1
*
|
|
|
llc: Fix races between llc2 handler use and (un)registration
Ben Hutchings
2012-08-14
2
-5
/
+18
*
|
|
|
llc2: Call llc_station_exit() on llc2_init() failure path
Ben Hutchings
2012-08-14
2
-3
/
+4
*
|
|
|
llc2: Fix silent failure of llc_station_init()
Ben Hutchings
2012-08-14
1
-17
/
+2
*
|
|
|
net: ipv6: proc: Fix error handling
Igor Maravic
2012-08-14
1
-2
/
+2
*
|
|
|
ipv4: Cache local output routes
Yan, Zheng
2012-08-14
1
-1
/
+0
*
|
|
|
netpoll: re-enable irq in poll_napi()
Amerigo Wang
2012-08-14
1
-1
/
+9
*
|
|
|
netpoll: handle vlan tags in netpoll tx and rx path
Amerigo Wang
2012-08-14
1
-0
/
+15
*
|
|
|
vlan: clean up vlan_dev_hard_start_xmit()
Amerigo Wang
2012-08-14
1
-7
/
+20
*
|
|
|
vlan: clean up some variable names
Amerigo Wang
2012-08-14
1
-6
/
+6
*
|
|
|
netpoll: check netpoll tx status on the right device
Amerigo Wang
2012-08-14
1
-1
/
+1
*
|
|
|
bridge: use list_for_each_entry() in netpoll functions
Amerigo Wang
2012-08-14
1
-5
/
+4
*
|
|
|
bridge: add some comments for NETDEV_RELEASE
Amerigo Wang
2012-08-14
1
-0
/
+4
*
|
|
|
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
Amerigo Wang
2012-08-14
1
-14
/
+17
*
|
|
|
netpoll: take rcu_read_lock_bh() in netpoll_rx()
Amerigo Wang
2012-08-14
1
-2
/
+1
*
|
|
|
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
2012-08-14
3
-20
/
+34
*
|
|
|
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2012-08-14
5
-16
/
+17
|
/
/
/
*
|
|
af_packet: remove BUG statement in tpacket_destruct_skb
danborkmann@iogearbox.net
2012-08-12
1
-1
/
+0
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-08-10
3
-1
/
+7
|
\
\
\
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-10
3
-1
/
+7
|
|
\
|
|
|
|
*
|
cfg80211: process pending events when unregistering net device
Daniel Drake
2012-08-06
3
-1
/
+7
|
|
|
/
*
|
/
ipv4: fix ip_send_skb()
Eric Dumazet
2012-08-10
2
-4
/
+3
|
/
/
*
|
net: tcp: ipv6_mapped needs sk_rx_dst_set method
Eric Dumazet
2012-08-09
2
-1
/
+3
*
|
ipv4: tcp: unicast_sock should not land outside of TCP stack
Eric Dumazet
2012-08-09
1
-0
/
+1
[next]