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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
31
-157
/
+311
|
\
|
*
neigh: Netlink notification for administrative NUD state change
Bob Gilligan
2013-12-17
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-12-17
3
-1
/
+3
|
|
\
|
|
*
netfilter: nft_reject: fix endianness in dump function
Eric Leblond
2013-12-12
1
-1
/
+1
|
|
*
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
2013-12-11
2
-0
/
+2
|
*
|
net: unix: allow bind to fail on mutex lock
Sasha Levin
2013-12-17
1
-2
/
+6
|
*
|
udp: ipv4: do not use sk_dst_lock from softirq context
Eric Dumazet
2013-12-17
1
-9
/
+4
|
*
|
sctp: loading sctp when load sctp_probe
wangweidong
2013-12-16
1
-1
/
+16
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
59
-291
/
+472
|
|
\
\
|
|
*
|
sch_tbf: use do_div() for 64-bit divide
Yang Yingliang
2013-12-11
1
-2
/
+4
|
|
*
|
udp: ipv4: must add synchronization in udp_sk_rx_dst_set()
Eric Dumazet
2013-12-11
1
-6
/
+16
|
|
*
|
udp: ipv4: fix potential use after free in udp_v4_early_demux()
Eric Dumazet
2013-12-11
1
-3
/
+6
|
|
*
|
net: sched: htb: fix the calculation of quantum
Yang Yingliang
2013-12-11
1
-8
/
+12
|
|
*
|
net: sched: tbf: fix the calculation of max_size
Yang Yingliang
2013-12-11
1
-45
/
+70
|
|
|
/
|
|
*
udp: ipv4: fix an use after free in __udp4_lib_rcv()
Eric Dumazet
2013-12-10
1
-10
/
+6
|
|
*
sctp: fix up a spacing
wangweidong
2013-12-10
1
-5
/
+2
|
|
*
sctp: add check rto_min and rto_max in sysctl
wangweidong
2013-12-10
1
-4
/
+65
|
|
*
sctp: check the rto_min and rto_max in setsockopt
wangweidong
2013-12-10
1
-10
/
+22
|
|
*
ipv6: do not erase dst address with flow label destination
Florent Fourcot
2013-12-10
6
-6
/
+0
|
|
*
sctp: properly latch and use autoclose value from sock to association
Neil Horman
2013-12-10
4
-11
/
+13
|
|
*
tipc: protect handler_enabled variable with qitem_lock spin lock
Ying Xue
2013-12-10
1
-3
/
+8
|
|
*
tipc: correct the order of stopping services at rmmod
Jon Paul Maloy
2013-12-10
1
-3
/
+4
|
|
*
net: unix: allow set_peek_off to fail
Sasha Levin
2013-12-10
2
-3
/
+7
|
|
*
inet: fix NULL pointer Oops in fib(6)_rule_suppress
Stefan Tomanek
2013-12-10
2
-2
/
+9
|
|
*
net: drop_monitor: fix the value of maxattr
Changli Gao
2013-12-09
1
-1
/
+0
|
|
*
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
2013-12-09
1
-5
/
+3
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-12-09
3
-28
/
+45
|
|
|
\
|
|
|
*
netfilter: nf_tables: fix missing rules flushing per table
Pablo Neira Ayuso
2013-12-07
1
-13
/
+33
|
|
|
*
netfilter: xt_hashlimit: fix proc entry leak in netns destroy path
Sergey Popovich
2013-12-07
1
-14
/
+11
|
|
|
*
netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()
Dave Jones
2013-11-25
1
-1
/
+1
|
*
|
|
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-12-05
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
SUNRPC: do not fail gss proc NULL calls with EACCES
Andy Adamson
2013-11-26
1
-1
/
+1
*
|
|
|
|
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
2013-12-18
1
-10
/
+8
*
|
|
|
|
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
2013-12-18
1
-11
/
+9
*
|
|
|
|
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
2013-12-18
2
-66
/
+48
*
|
|
|
|
net_sched: init struct tcf_hashinfo at register time
WANG Cong
2013-12-18
10
-94
/
+80
*
|
|
|
|
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
2013-12-18
10
-101
/
+59
*
|
|
|
|
net_sched: act: use standard struct list_head
WANG Cong
2013-12-18
11
-89
/
+83
*
|
|
|
|
net_sched: remove get_stats from tc_action_ops
WANG Cong
2013-12-18
1
-4
/
+0
*
|
|
|
|
packet: deliver VLAN TPID to userspace
Atzm Watanabe
2013-12-18
1
-4
/
+10
*
|
|
|
|
packet: fill the gap of TPACKET_ALIGNMENT with zeros
Atzm Watanabe
2013-12-18
1
-1
/
+2
*
|
|
|
|
packet: make aligned size of struct tpacket{2,3}_hdr clear
Atzm Watanabe
2013-12-18
1
-0
/
+7
*
|
|
|
|
net: Add utility function to copy skb hash
Tom Herbert
2013-12-17
1
-2
/
+1
*
|
|
|
|
net: Add utility functions to clear rxhash
Tom Herbert
2013-12-17
3
-9
/
+8
*
|
|
|
|
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
2013-12-17
6
-10
/
+10
*
|
|
|
|
net/hsr: using kfree_rcu() to simplify the code
Wei Yongjun
2013-12-17
1
-9
/
+4
*
|
|
|
|
pkt_sched: fq: more robust memory allocation
Eric Dumazet
2013-12-17
1
-6
/
+28
*
|
|
|
|
tcp: refine TSO splits
Eric Dumazet
2013-12-17
1
-39
/
+54
*
|
|
|
|
net: remove dead code for add/del multiple
stephen hemminger
2013-12-17
1
-96
/
+1
*
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-12-17
31
-216
/
+970
|
\
\
\
\
\
[next]