index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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
*
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
2013-02-13
4
-0
/
+41
*
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
2013-02-13
4
-0
/
+85
*
bridge: Add vlan filtering infrastructure
Vlad Yasevich
2013-02-13
6
-0
/
+296
*
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
2013-02-13
1
-0
/
+7
*
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
2013-02-13
1
-6
/
+6
*
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
7
-12
/
+8
*
tcp: send packets with a socket timestamp
Andrey Vagin
2013-02-13
5
-17
/
+30
*
tcp: set and get per-socket timestamp
Andrey Vagin
2013-02-13
1
-0
/
+9
*
tcp: adding a per-socket timestamp offset
Andrey Vagin
2013-02-13
2
-0
/
+4
*
netpoll: fix smatch warnings in netpoll core code
Neil Horman
2013-02-13
1
-3
/
+7
*
net: skbuff: fix compile error in skb_panic()
James Hogan
2013-02-13
1
-3
/
+3
*
act_police: improved accuracy at high rates
Jiri Pirko
2013-02-12
1
-46
/
+53
*
act_police: move struct tcf_police to act_police.c
Jiri Pirko
2013-02-12
1
-0
/
+15
*
tbf: improved accuracy at high rates
Jiri Pirko
2013-02-12
1
-39
/
+37
*
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
2013-02-12
1
-3
/
+3
*
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2013-02-12
2
-56
/
+46
*
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
2013-02-12
1
-2
/
+2
*
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
2013-02-12
1
-3
/
+0
*
htb: use PSCHED_TICKS2NS()
Jiri Pirko
2013-02-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
9
-40
/
+58
|
\
|
*
htb: fix values in opt dump
Jiri Pirko
2013-02-12
1
-2
/
+2
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-02-12
2
-5
/
+9
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-12
2
-5
/
+9
|
|
|
\
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-11
2
-5
/
+9
|
|
|
|
\
|
|
|
|
*
mac80211: fix channel selection bug
Johannes Berg
2013-02-11
1
-3
/
+3
|
|
|
|
*
mac80211: fix managed mode channel context use
Johannes Berg
2013-02-07
1
-1
/
+4
|
|
|
|
*
mac80211: fix error in sizeof() usage
Cong Ding
2013-02-06
1
-1
/
+2
|
*
|
|
|
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
2013-02-12
1
-1
/
+1
|
|
/
/
/
|
*
|
|
bridge: set priority of STP packets
Stephen Hemminger
2013-02-11
1
-0
/
+2
|
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-02-10
3
-22
/
+33
|
|
\
\
\
|
|
*
|
|
netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero
YOSHIFUJI Hideaki / 吉藤英明
2013-02-07
1
-0
/
+10
|
|
*
|
|
netfilter: ip6t_NPT: Fix prefix mangling
YOSHIFUJI Hideaki / 吉藤英明
2013-02-07
1
-1
/
+1
|
|
*
|
|
netfilter: ip6t_NPT: Fix adjustment calculation
YOSHIFUJI Hideaki / 吉藤英明
2013-02-07
1
-3
/
+3
|
|
*
|
|
ipvs: sctp: fix checksumming on snat and dnat handlers
Daniel Borkmann
2013-02-06
1
-18
/
+17
|
|
*
|
|
ipvs: freeing uninitialized pointer on error
Dan Carpenter
2013-01-28
1
-0
/
+2
|
*
|
|
|
arp: fix possible crash in arp_rcv()
Eric Dumazet
2013-02-10
1
-10
/
+11
*
|
|
|
|
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2013-02-12
2
-31
/
+9
*
|
|
|
|
netpoll: cleanup sparse warnings
Neil Horman
2013-02-11
1
-4
/
+8
*
|
|
|
|
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
2013-02-11
3
-8
/
+12
*
|
|
|
|
skbuff: create skb_panic() function and its wrappers
Jean Sacren
2013-02-11
1
-29
/
+19
*
|
|
|
|
mrp: make mrp_rcv static
Stephen Hemminger
2013-02-11
1
-2
/
+2
*
|
|
|
|
ethtool: fix sparse warning
Stephen Hemminger
2013-02-11
1
-9
/
+9
*
|
|
|
|
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
2013-02-11
3
-5
/
+1
*
|
|
|
|
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2013-02-11
1
-2
/
+13
*
|
|
|
|
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
2013-02-11
1
-0
/
+9
*
|
|
|
|
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
2013-02-11
1
-0
/
+7
*
|
|
|
|
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
2013-02-11
1
-1
/
+1
*
|
|
|
|
ipv6 mcast: Do not join device multicast for interface-local multicasts.
YOSHIFUJI Hideaki / 吉藤英明
2013-02-11
1
-0
/
+8
*
|
|
|
|
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
David Ward
2013-02-10
7
-7
/
+134
*
|
|
|
|
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
2013-02-10
3
-0
/
+899
[next]