index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
icmp: Account for ICMP out errors
Eric Dumazet
2010-04-03
1
-0
/
+1
*
l2tp: Add netlink control API for L2TP
James Chapman
2010-04-03
1
-0
/
+125
*
netlink: Export genl_lock() API for use by modules
James Chapman
2010-04-03
1
-0
/
+8
*
l2tp: Add L2TPv3 IP encapsulation (no UDP) support
James Chapman
2010-04-03
1
-0
/
+38
*
l2tp: Update PPP-over-L2TP driver to work over L2TPv3
James Chapman
2010-04-03
2
-0
/
+23
*
ppp: Add ppp_dev_name() exported function
James Chapman
2010-04-03
1
-0
/
+3
*
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
James Chapman
2010-04-03
1
-1
/
+1
*
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
2
-41
/
+43
*
net: move address list functions to a separate file
Jiri Pirko
2010-04-03
1
-5
/
+10
*
phylib: Support phy module autoloading
David Woodhouse
2010-04-02
2
-0
/
+27
*
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-01
1
-13
/
+16
*
gen_estimator: deadlock fix
Eric Dumazet
2010-04-01
2
-1
/
+2
*
Add hotplug support to mcp251x driver
Marc Zyngier
2010-03-30
1
-2
/
+2
*
netdev: ethtool RXHASH flag
stephen hemminger
2010-03-30
2
-0
/
+2
*
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
2010-03-30
1
-1
/
+1
*
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
2010-03-30
1
-2
/
+2
*
net-caif: add CAIF Link layer device header files
Sjur Braendeland
2010-03-30
2
-0
/
+145
*
net-caif: add CAIF core protocol stack header files
Sjur Braendeland
2010-03-30
8
-0
/
+912
*
net-caif: add CAIF socket and configuration headers
Sjur Braendeland
2010-03-30
2
-0
/
+198
*
net-caif: add CAIF protocol definitions
Sjur Braendeland
2010-03-30
3
-1
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-29
4
-3
/
+124
|
\
|
*
cfg80211: Improve connection quality maintenance docs in nl80211.h
Juuso Oikarinen
2010-03-24
1
-2
/
+6
|
*
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
2010-03-24
1
-0
/
+30
|
*
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
2010-03-24
2
-0
/
+65
|
*
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
2010-03-23
1
-2
/
+22
|
*
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
Joe Perches
2010-03-23
1
-1
/
+1
|
*
include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry
Joe Perches
2010-03-23
1
-0
/
+2
*
|
decnet: Remove unused FIB metric macros.
David S. Miller
2010-03-27
1
-4
/
+0
*
|
rps: add CONFIG_RPS
Eric Dumazet
2010-03-25
1
-0
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-22
1
-2
/
+2
|
\
\
|
|
/
|
*
mac80211: deprecate RX status noise
Johannes Berg
2010-03-09
1
-2
/
+2
*
|
net: snmp mib cleanup
Eric Dumazet
2010-03-21
2
-23
/
+8
*
|
tcp: Add SNMP counter for DEFER_ACCEPT
Eric Dumazet
2010-03-21
1
-0
/
+1
*
|
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
2010-03-21
1
-0
/
+2
*
|
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
2010-03-21
1
-1
/
+4
*
|
ipv6: convert idev_list to list macros
stephen hemminger
2010-03-20
1
-3
/
+3
*
|
IPv6: convert addrconf hash list to RCU
stephen hemminger
2010-03-20
2
-0
/
+14
*
|
ipv6: convert addrconf list to hlist
stephen hemminger
2010-03-20
1
-1
/
+1
*
|
ipv6: convert temporary address list to list macros
stephen hemminger
2010-03-20
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-20
4
-7
/
+11
|
\
\
|
*
|
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
2010-03-20
1
-1
/
+1
|
*
|
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
2010-03-20
1
-1
/
+1
|
*
|
netlink: fix unaligned access in nla_get_be64()
Pablo Neira Ayuso
2010-03-19
1
-1
/
+5
|
*
|
net: Potential null skb->dev dereference
Eric Dumazet
2010-03-18
1
-4
/
+4
*
|
|
bonding: check return value of nofitier when changing type
Jiri Pirko
2010-03-18
1
-1
/
+1
*
|
|
net: rename notifier defines for netdev type change
Jiri Pirko
2010-03-18
1
-2
/
+2
*
|
|
rps: Fixed build with CONFIG_SMP not enabled.
Tom Herbert
2010-03-18
1
-0
/
+2
*
|
|
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
2010-03-16
1
-4
/
+8
*
|
|
net: core: add IFLA_STATS64 support
Jan Engelhardt
2010-03-16
1
-0
/
+33
*
|
|
rps: Receive Packet Steering
Tom Herbert
2010-03-16
2
-2
/
+33
|
/
/
[next]