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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
2013-07-11
1
-1
/
+1
*
pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts
Paolo Valente
2013-07-11
1
-63
/
+55
*
pkt_sched: sch_qfq: improve efficiency of make_eligible
Paolo Valente
2013-07-11
1
-1
/
+8
*
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
3
-9
/
+12
*
inet: fix spacing in assignment
Camelia Groza
2013-07-11
1
-1
/
+1
*
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
2013-07-11
1
-23
/
+40
*
9p: fix off by one causing access violations and memory corruption
Sasha Levin
2013-07-11
1
-5
/
+5
*
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
2013-07-10
1
-3
/
+6
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
3
-9
/
+9
*
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
4
-4
/
+4
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
9
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
331
-7956
/
+11095
|
\
|
*
net: sctp: confirm route during forward progress
Daniel Borkmann
2013-07-09
2
-0
/
+15
|
*
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-08
3
-10
/
+11
|
*
bridge: fix some kernel warning in multicast timer
Cong Wang
2013-07-06
2
-2
/
+2
|
*
sit: fix tunnel update via netlink
Nicolas Dichtel
2013-07-04
1
-2
/
+2
|
*
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
2013-07-03
1
-0
/
+2
|
*
net: ipv6: fix wrong ping_v6_sendmsg return value
Lorenzo Colitti
2013-07-03
1
-1
/
+4
|
*
net: ipv6: add missing lock in ping_v6_sendmsg
Lorenzo Colitti
2013-07-03
1
-0
/
+2
|
*
netem: fix possible NULL deref in netem_dequeue()
Eric Dumazet
2013-07-03
1
-3
/
+5
|
*
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
2013-07-03
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
15
-58
/
+88
|
|
\
|
*
|
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-03
3
-103
/
+131
|
*
|
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
2013-07-02
1
-44
/
+55
|
*
|
l2tp: make datapath resilient to packet loss when sequence numbers enabled
James Chapman
2013-07-02
2
-5
/
+34
|
*
|
l2tp: make datapath sequence number support RFC-compliant
James Chapman
2013-07-02
2
-5
/
+33
|
*
|
l2tp: do data sequence number handling in a separate func
James Chapman
2013-07-02
1
-20
/
+34
|
*
|
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-02
1
-1
/
+1
|
*
|
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
2013-07-02
1
-0
/
+6
|
*
|
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
2
-2
/
+8
|
*
|
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
|
*
|
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
1
-1
/
+20
|
*
|
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2013-07-02
2
-114
/
+0
|
*
|
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
2
-10
/
+12
|
*
|
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
16
-409
/
+383
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
2
-8
/
+5
|
|
\
\
|
|
*
\
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
2
-8
/
+5
|
|
|
\
\
|
|
|
*
|
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-25
1
-0
/
+5
|
|
|
*
|
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
1
-8
/
+0
|
*
|
|
|
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-01
1
-7
/
+8
|
*
|
|
|
netem: use rb tree to implement the time queue
Eric Dumazet
2013-07-01
1
-24
/
+85
|
*
|
|
|
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
1
-5
/
+7
|
*
|
|
|
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
2013-07-01
1
-4
/
+8
|
*
|
|
|
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
2013-07-01
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
26
-555
/
+682
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-28
26
-555
/
+682
|
|
|
\
\
\
\
[next]