index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: of_mdio: scan mdiobus for PHYs without reg property
Sebastian Hesselbarth
2013-04-08
1
-6
/
+58
*
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
2013-04-08
1
-0
/
+11
*
net: ks8851: Use dev_pm_ops
Lars-Peter Clausen
2013-04-08
1
-17
/
+20
*
net: ks8851: Use module_spi_driver
Lars-Peter Clausen
2013-04-08
1
-13
/
+1
*
mac802154: Keep track of the channel when changed
Alan Ott
2013-04-08
2
-1
/
+14
*
mrf24j40: Enable link-layer acknowledgement and retry
Alan Ott
2013-04-08
1
-2
/
+5
*
TTY: ircomm, use GFP_KERNEL in ircomm_open()
Mathias Krause
2013-04-08
1
-1
/
+1
*
irda: use GFP_KERNEL in irda_connect_response()
Mathias Krause
2013-04-08
1
-2
/
+1
*
irda: use GFP_KERNEL in irda_create()
Mathias Krause
2013-04-08
1
-1
/
+1
*
ip_gre: fix a possible crash in parse_gre_header()
Eric Dumazet
2013-04-08
1
-3
/
+5
*
at86rf230: remove unnecessary / dead code
Sascha Herrmann
2013-04-08
1
-2
/
+0
*
enic: be less verbose about non-critical firmware errors
Stefan Assmann
2013-04-08
1
-0
/
+3
*
ieee802154/nl-mac.c: make some MLME operations optional
Werner Almesberger
2013-04-08
3
-7
/
+27
*
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
Werner Almesberger
2013-04-08
2
-22
/
+0
*
scm: Stop passing struct cred
Eric W. Biederman
2013-04-08
4
-35
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-08
135
-450
/
+852
|
\
|
*
bnx2x: Fix KR2 rapid link flap
Yaniv Rosner
2013-04-07
1
-7
/
+11
|
*
sctp: remove 'sridhar' from maintainers list
Sridhar Samudrala
2013-04-07
1
-1
/
+0
|
*
Merge branch 'infoleaks'
David S. Miller
2013-04-07
16
-3
/
+32
|
|
\
|
|
*
VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+2
|
|
*
VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()
Mathias Krause
2013-04-07
1
-1
/
+2
|
|
*
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
2013-04-07
1
-0
/
+7
|
|
*
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+1
|
|
*
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+3
|
|
*
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+1
|
|
*
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+2
|
|
*
l2tp: fix info leak in l2tp_ip6_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+1
|
|
*
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+2
|
|
*
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
2013-04-07
1
-0
/
+2
|
|
*
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+2
|
|
*
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+1
|
|
*
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+1
|
|
*
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
2013-04-07
1
-2
/
+2
|
|
*
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+1
|
|
*
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
2013-04-07
1
-0
/
+2
|
|
/
|
*
ipv6/tcp: Stop processing ICMPv6 redirect messages
Christoph Paasch
2013-04-07
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-04-05
26
-75
/
+133
|
|
\
|
|
*
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2013-04-05
2
-0
/
+5
|
|
*
net: ipv4: notify when address lifetime changes
Jiri Pirko
2013-04-05
1
-2
/
+4
|
|
*
ixgbe: fix registration order of driver and DCA nofitication
Jakub Kicinski
2013-04-05
1
-2
/
+9
|
|
*
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
2013-04-05
1
-1
/
+1
|
|
*
Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
Eric W. Biederman
2013-04-05
1
-2
/
+2
|
|
*
bonding: remove sysfs before removing devices
Veaceslav Falico
2013-04-05
1
-1
/
+1
|
|
*
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2013-04-05
2
-1
/
+2
|
|
*
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2013-04-05
2
-4
/
+4
|
|
*
r8169: fix auto speed down issue
hayeswang
2013-04-04
1
-3
/
+25
|
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-04-04
5
-2
/
+10
|
|
|
\
|
|
|
*
netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
Matthias Schiffer
2013-04-03
1
-1
/
+1
|
|
|
*
netfilter: nf_conntrack: fix error return code
Wei Yongjun
2013-03-27
1
-0
/
+1
|
|
|
*
netfilter: nfnetlink_acct: return -EINVAL if object name is empty
Pablo Neira Ayuso
2013-03-25
1
-0
/
+2
[next]