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
*
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-02
1
-1
/
+1
*
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
2013-07-02
9
-267
/
+117
*
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
2013-07-02
1
-0
/
+6
*
net: convert lls to use time_in_range()
Eliezer Tamir
2013-07-02
3
-13
/
+27
*
nlmon: use standard rtnetlink link api for add/del devices
Jiri Pirko
2013-07-02
1
-21
/
+28
*
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
2013-07-02
1
-6
/
+10
*
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-02
3
-2
/
+9
*
net: fec: Fix RMON registers on imx6
Jim Baxter
2013-07-02
1
-5
/
+2
*
cxgb3: Missing rtnl lock in error recovery
Benjamin Herrenschmidt
2013-07-02
1
-0
/
+2
*
net: cdc_ether: allow combined control and data interface
Bjørn Mork
2013-07-02
1
-5
/
+17
*
net: fec: Fix Transmitted bytes counter
Jim Baxter
2013-07-02
1
-0
/
+1
*
ipip: fix a regression in ioctl
Cong Wang
2013-07-02
1
-5
/
+7
*
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
2013-07-02
1
-1
/
+2
*
net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...
Wei Yongjun
2013-07-02
1
-1
/
+0
*
xen-netback: xenbus.c: use more current logging styles
Wei Liu
2013-07-02
1
-5
/
+4
*
ipv4: remove fib_update_nh_saddrs() declaration.
Rami Rosen
2013-07-02
1
-1
/
+0
*
net: ipheth: Add USB ID for iPad mini
Aaron Marburg
2013-07-02
1
-0
/
+5
*
net: sctp: prevent checksum.h from double inclusion
Daniel Borkmann
2013-07-02
1
-0
/
+5
*
tools: selftests: psock_tpacket: get rid of macro wrappers
Daniel Borkmann
2013-07-02
1
-39
/
+20
*
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
1
-1
/
+20
*
bnx2x: fill in sane dump flag information
Michal Schmidt
2013-07-02
1
-2
/
+2
*
bnx2x: fix dump flag handling
Michal Schmidt
2013-07-02
2
-0
/
+5
*
bnx2x: remove zeroing of dump data buffer
Michal Schmidt
2013-07-02
1
-2
/
+0
*
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2013-07-02
2
-114
/
+0
*
cassini: Make missing firmware non-fatal
Ben Hutchings
2013-07-01
1
-10
/
+8
*
qmi_wwan: add ONDA MT689DC device ID (fwd)
Enrico Mioso
2013-07-01
1
-0
/
+1
*
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
3
-10
/
+15
*
vti: remove duplicated code to fix a memory leak
Cong Wang
2013-07-01
1
-7
/
+0
*
gre: fix a regression in ioctl
Cong Wang
2013-07-01
1
-4
/
+5
*
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
17
-484
/
+383
*
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
Daniel Borkmann
2013-07-01
2
-2
/
+154
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
3
-216
/
+359
|
\
|
*
vxlan: fix function name spelling
Stephen Hemminger
2013-06-25
1
-3
/
+3
|
*
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
3
-216
/
+359
|
|
\
|
|
*
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-25
1
-0
/
+5
|
|
*
vxlan: fdb: allow specifying multiple destinations for zero MAC
Mike Rapoport
2013-06-25
1
-1
/
+2
|
|
*
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
1
-8
/
+0
|
|
*
vxlan: allow removal of single destination from fdb entry
Mike Rapoport
2013-06-25
1
-4
/
+40
|
|
*
vxlan: introduce vxlan_fdb_parse
Mike Rapoport
2013-06-25
1
-31
/
+50
|
|
*
vxlan: introduce vxlan_fdb_find_rdst
Mike Rapoport
2013-06-25
1
-5
/
+18
|
|
*
vxlan: add implicit fdb entry for default destination
Mike Rapoport
2013-06-25
1
-19
/
+49
|
|
*
vxlan: Fix sparse warnings.
Pravin B Shelar
2013-06-25
1
-2
/
+2
|
|
*
vxlan: cosmetic cleanup's
Stephen Hemminger
2013-06-24
1
-5
/
+5
|
|
*
vxlan: Use initializer for dummy structures
Stephen Hemminger
2013-06-24
1
-13
/
+11
|
|
*
vxlan: port module param should be ushort
Stephen Hemminger
2013-06-24
1
-2
/
+2
|
|
*
vxlan: convert remotes list to list_rcu
Stephen Hemminger
2013-06-24
1
-42
/
+55
|
|
*
vxlan: make vxlan_xmit_one void
Stephen Hemminger
2013-06-24
1
-17
/
+9
|
|
*
vxlan: move cleanup to uninit
Stephen Hemminger
2013-06-24
1
-11
/
+13
|
|
*
vxlan: fix race caused by dropping rtnl_unlock
Stephen Hemminger
2013-06-24
1
-27
/
+84
|
|
*
vxlan: send notification when MAC migrates
Stephen Hemminger
2013-06-24
1
-0
/
+1
[next]