index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
129
-1432
/
+1437
|
\
|
*
Merge branch 'genetlink_mcast'
David S. Miller
2013-11-19
33
-513
/
+518
|
|
\
|
|
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
19
-433
/
+377
|
|
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
18
-87
/
+133
|
|
*
genetlink: add and use genl_set_err()
Johannes Berg
2013-11-19
3
-7
/
+21
|
|
*
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2013-11-19
2
-22
/
+18
|
|
*
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2013-11-19
2
-25
/
+0
|
|
*
hsr: don't call genl_unregister_mc_group()
Johannes Berg
2013-11-19
1
-2
/
+0
|
|
*
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
3
-4
/
+24
|
|
*
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
2
-4
/
+22
|
|
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
22
-53
/
+47
|
|
/
|
*
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
2013-11-19
1
-1
/
+0
|
*
atm: idt77252: fix dev refcnt leak
Ying Xue
2013-11-19
1
-1
/
+1
|
*
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
2013-11-19
1
-0
/
+1
|
*
netlink: fix documentation typo in netlink_set_err()
Johannes Berg
2013-11-19
1
-1
/
+1
|
*
be2net: Delete secondary unicast MAC addresses during be_close
Ajit Khaparde
2013-11-18
1
-0
/
+5
|
*
be2net: Fix unconditional enabling of Rx interface options
Ajit Khaparde
2013-11-18
3
-4
/
+16
|
*
net, virtio_net: replace the magic value
Zhi Yong Wu
2013-11-18
1
-2
/
+2
|
*
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
2013-11-18
1
-15
/
+19
|
*
Merge branch 'bnx2x'
David S. Miller
2013-11-18
6
-12
/
+28
|
|
\
|
|
*
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
2013-11-18
3
-11
/
+4
|
|
*
bnx2x: prevent CFC attention
Dmitry Kravkov
2013-11-18
1
-1
/
+1
|
|
*
bnx2x: Prevent panic during DMAE timeout
Dmitry Kravkov
2013-11-18
2
-0
/
+19
|
|
*
bnx2x: Clean the sp rtnl task upon unload
Dmitry Kravkov
2013-11-18
1
-0
/
+4
|
|
/
|
*
ipv6: Fix inet6_init() cleanup order
Vlad Yasevich
2013-11-18
1
-2
/
+2
|
*
genetlink: rename shadowed variable
Johannes Berg
2013-11-18
1
-5
/
+5
|
*
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2013-11-18
8
-38
/
+17
|
*
net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n
Fabio Estevam
2013-11-18
1
-1
/
+1
|
*
xen-netfront: fix missing rx_refill_timer when allocate memory failed
Ma JieYue
2013-11-18
1
-3
/
+4
|
*
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
David S. Miller
2013-11-15
1
-18
/
+21
|
*
pkt_sched: fq: fix pacing for small frames
Eric Dumazet
2013-11-15
2
-4
/
+21
|
*
pkt_sched: fq: warn users using defrate
Eric Dumazet
2013-11-15
2
-9
/
+5
|
*
genetlink: unify registration functions
Johannes Berg
2013-11-15
2
-41
/
+40
|
*
MAINTAINERS: Update Pegasus and RTL8150 repositories;
Petko Manolov
2013-11-15
1
-4
/
+4
|
*
net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume
Daniel Mack
2013-11-15
1
-6
/
+12
|
*
Merge branch 'macvlan'
David S. Miller
2013-11-15
2
-0
/
+22
|
|
\
|
|
*
macvlan: disable LRO on lower device instead of macvlan
Michal Kubeček
2013-11-15
1
-0
/
+5
|
|
*
macvlan: introduce macvlan_dev_real_dev() helper function
Michal Kubeček
2013-11-15
1
-0
/
+17
|
|
/
|
*
bonding: add ip checks when store ip target
Wang Weidong
2013-11-15
2
-13
/
+9
|
*
6lowpan: Uncompression of traffic class field was incorrect
Jukka Rissanen
2013-11-15
1
-2
/
+2
|
*
tipc: fix dereference before check warning
Erik Hugne
2013-11-15
1
-1
/
+2
|
*
ipv4: fix possible seqlock deadlock
Eric Dumazet
2013-11-14
1
-1
/
+1
|
*
net/hsr: Fix possible leak in 'hsr_get_node_status()'
Geyslan G. Bem
2013-11-14
1
-1
/
+1
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-11-14
31
-163
/
+284
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-14
31
-163
/
+284
|
|
|
\
|
|
|
*
prism54: set netdev type to "wlan"
Dan Williams
2013-11-11
1
-2
/
+5
|
|
|
*
wcn36xx: missing unlocks on error paths
Dan Carpenter
2013-11-11
1
-2
/
+4
|
|
|
*
wcn36xx: Add missing unlock before return
Wei Yongjun
2013-11-11
1
-1
/
+2
|
|
|
*
ath9k: Use correct PCIE initvals for AR9485
Sujith Manoharan
2013-11-11
6
-48
/
+128
|
|
|
*
wcn36xx: harmless memory corruption bug in debugfs
Dan Carpenter
2013-11-11
1
-1
/
+1
[next]