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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: Eliminate unused field in bearer structure
Allan Stephens
2011-06-24
2
-3
/
+0
*
tipc: Correct typo in link statistics output
Allan Stephens
2011-06-24
1
-1
/
+1
*
tipc: Eliminate checks for empty zone list during name translation
Allan Stephens
2011-06-24
1
-5
/
+2
*
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
2011-06-24
2
-164
/
+90
*
tipc: Partition name table instance array info into two parts
Allan Stephens
2011-06-24
1
-61
/
+89
*
tipc: Eliminate redundant masking in message header routines
Allan Stephens
2011-06-24
1
-2
/
+2
*
tipc: Eliminate message header routines for caching destination node
Allan Stephens
2011-06-24
1
-20
/
+0
*
tipc: Optimizations & corrections to message rejection
Allan Stephens
2011-06-24
1
-25
/
+24
*
tipc: Optimize routing of returned payload messages
Allan Stephens
2011-06-24
1
-1
/
+6
*
tipc: Add sanity check to detect rejection of non-payload messages
Allan Stephens
2011-06-24
1
-0
/
+6
*
tipc: Standardize exit logic for message rejection handling
Allan Stephens
2011-06-24
1
-10
/
+9
*
tipc: Remove unused sanity test macro
Allan Stephens
2011-06-24
1
-6
/
+0
*
tipc: Convert fatal broadcast sanity check to non-fatal check
Allan Stephens
2011-06-24
1
-1
/
+5
*
dcb: use nlmsg_free() instead of kfree()
Dan Carpenter
2011-06-23
1
-2
/
+2
*
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-21
12
-17
/
+16
*
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
*
dcb: Add missing error check in dcb_ieee_set()
John Fastabend
2011-06-21
1
-0
/
+3
*
dcb: fix return type on dcb_setapp()
John Fastabend
2011-06-21
1
-1
/
+1
*
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
2011-06-21
1
-0
/
+26
*
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
2011-06-21
1
-2
/
+88
*
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
2011-06-21
1
-4
/
+51
*
net: dcbnl, add multicast group for DCB
John Fastabend
2011-06-21
1
-83
/
+146
*
dcb: Add DCBX capabilities bitmask to the get_ieee response
John Fastabend
2011-06-21
1
-0
/
+12
*
core: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2011-06-21
2
-0
/
+6
*
udp: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2011-06-21
2
-0
/
+3
*
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-06-21
5
-5
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
59
-202
/
+272
|
\
|
*
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-06-20
1
-1
/
+2
|
|
\
|
|
*
nfsd: fix dependency of nfsd on auth_rpcgss
J. Bruce Fields
2011-06-06
1
-1
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-20
24
-37
/
+66
|
|
\
\
|
|
*
|
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
2011-06-20
1
-1
/
+0
|
|
*
|
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
2011-06-19
1
-0
/
+1
|
|
*
|
ipv4: fix multicast losses
Eric Dumazet
2011-06-18
1
-3
/
+1
|
|
*
|
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
2011-06-17
1
-8
/
+6
|
|
*
|
net: rfs: enable RFS before first data packet is received
Eric Dumazet
2011-06-17
3
-0
/
+3
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-17
4
-9
/
+24
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-06-10
4
-9
/
+24
|
|
|
|
\
\
|
|
|
|
*
|
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
2011-06-10
1
-8
/
+10
|
|
|
|
*
|
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
2011-06-10
1
-1
/
+12
|
|
|
|
*
|
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2011-06-09
2
-0
/
+2
|
|
*
|
|
|
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
Antoine Reversat
2011-06-17
1
-1
/
+1
|
|
*
|
|
|
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
2011-06-16
1
-1
/
+1
|
|
*
|
|
|
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
1
-1
/
+1
|
|
*
|
|
|
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-06-16
9
-11
/
+25
|
|
|
\
\
\
\
|
|
|
*
|
|
|
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
2011-06-16
1
-1
/
+3
|
|
|
*
|
|
|
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
2011-06-16
4
-4
/
+8
|
|
|
*
|
|
|
netfilter: ipt_ecn: fix inversion for IP header ECN match
Patrick McHardy
2011-06-16
1
-1
/
+2
|
|
|
*
|
|
|
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
Patrick McHardy
2011-06-16
1
-3
/
+1
|
|
|
*
|
|
|
netfilter: ip_tables: fix compile with debug
Sebastian Andrzej Siewior
2011-06-16
1
-1
/
+1
[next]