index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
bgmac: return error on failed PHY write
Rafał Miłecki
2013-02-13
2
-6
/
+7
*
be2net: remove BUG_ON() in be_mcc_compl_is_new()
Sathya Perla
2013-02-13
1
-5
/
+8
*
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
2013-02-13
1
-4
/
+2
*
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
11
-38
/
+29
*
Merge branch 'tcp_tsoffset'
David S. Miller
2013-02-13
8
-17
/
+47
|
\
|
*
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
2
-0
/
+10
|
*
tcp: adding a per-socket timestamp offset
Andrey Vagin
2013-02-13
3
-0
/
+7
|
/
*
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2013-02-13
3
-45
/
+37
|
\
|
*
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-12
3
-30
/
+31
|
*
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2013-02-12
2
-16
/
+7
*
|
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
2
-15
/
+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
2
-5
/
+11
*
|
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2013-02-12
3
-56
/
+65
*
|
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
16
-130
/
+111
|
\
\
|
*
|
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
3
-23
/
+27
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-12
3
-23
/
+27
|
|
|
\
\
|
|
|
*
|
mwl8k: fix band for supported channels
Jonas Gorski
2013-02-11
1
-18
/
+18
|
|
|
*
|
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
|
*
|
|
|
|
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
2013-02-12
1
-6
/
+3
|
*
|
|
|
|
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
2013-02-12
1
-1
/
+1
|
*
|
|
|
|
net: qmi_wwan: add Yota / Megafon M100-1 4g modem
Bjørn Mork
2013-02-12
1
-0
/
+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
|
*
|
|
|
|
Merge branch 'gso_type'
David S. Miller
2013-02-10
3
-10
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bnx2x: set gso_type
Michael S. Tsirkin
2013-02-10
1
-7
/
+5
|
|
*
|
|
|
|
qlcnic: set gso_type
Michael S. Tsirkin
2013-02-10
1
-1
/
+6
|
|
*
|
|
|
|
ixgbe: fix gso type
Michael S. Tsirkin
2013-02-10
1
-2
/
+6
|
|
/
/
/
/
/
|
*
|
|
|
|
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
2013-02-10
1
-3
/
+7
|
*
|
|
|
|
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
2013-02-10
1
-1
/
+1
[next]