index
:
blackbird-op-linux
master
Blackbird™ 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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
270
-6640
/
+11102
|
\
|
*
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-12
1
-0
/
+5
|
*
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
2016-01-12
1
-0
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
14
-40
/
+67
|
|
\
|
|
*
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-11
2
-2
/
+2
|
|
*
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
2016-01-11
1
-1
/
+3
|
|
*
sched,cls_flower: set key address type when present
Jamal Hadi Salim
2016-01-11
1
-2
/
+8
|
|
*
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-11
1
-1
/
+1
|
|
*
sctp: fix use-after-free in pr_debug statement
Marcelo Ricardo Leitner
2016-01-11
2
-18
/
+10
|
|
*
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-11
2
-9
/
+28
|
|
*
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
2016-01-10
1
-0
/
+2
|
|
*
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
2016-01-10
1
-1
/
+1
|
|
*
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-10
2
-4
/
+8
|
|
*
batman-adv: Fix invalid read while copying bat_iv.bcast_own
Sven Eckelmann
2016-01-07
1
-2
/
+4
|
*
|
bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key
Daniel Borkmann
2016-01-11
1
-7
/
+62
|
*
|
bpf: export helper function flags and reject invalid ones
Daniel Borkmann
2016-01-11
1
-14
/
+23
|
*
|
net/rtnetlink: remove unused sz_idx variable
Alexander Kuleshov
2016-01-11
1
-2
/
+1
|
*
|
openvswitch: update kernel doc for struct vport
Jean Sacren
2016-01-10
1
-1
/
+2
|
*
|
openvswitch: fix struct geneve_port member name
Jean Sacren
2016-01-10
1
-3
/
+3
|
*
|
openvswitch: clean up unused function
Jean Sacren
2016-01-10
1
-20
/
+0
|
*
|
net: add scheduling point in recvmmsg/sendmmsg
Eric Dumazet
2016-01-10
1
-0
/
+2
|
*
|
ipv6: always add flag an address that failed DAD with DADFAILED
Lubomir Rintel
2016-01-10
1
-2
/
+3
|
*
|
net, sched: add clsact qdisc
Daniel Borkmann
2016-01-10
5
-15
/
+174
|
*
|
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
2016-01-10
1
-4
/
+13
|
*
|
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
2016-01-10
1
-5
/
+1
|
*
|
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
2016-01-10
3
-8
/
+8
|
*
|
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
2016-01-10
3
-8
/
+8
|
*
|
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
2016-01-10
3
-8
/
+9
|
*
|
bridge: Reflect MDB entries to hardware
Elad Raz
2016-01-10
1
-0
/
+23
|
*
|
switchdev: Adding MDB entry offload
Elad Raz
2016-01-10
1
-0
/
+2
|
*
|
batman-adv: Add kerneldoc for batadv_neigh_node::refcount
Sven Eckelmann
2016-01-09
1
-0
/
+1
|
*
|
batman-adv: Remove kerneldoc for missing struct members
Sven Eckelmann
2016-01-09
1
-4
/
+0
|
*
|
batman-adv: Fix kerneldoc member names in for main structs
Sven Eckelmann
2016-01-09
1
-6
/
+6
|
*
|
batman-adv: Fix kernel-doc parsing of main structs
Sven Eckelmann
2016-01-09
1
-5
/
+10
|
*
|
batman-adv: Split a condition check
Markus Elfring
2016-01-09
1
-1
/
+4
|
*
|
batman-adv: Delete an unnecessary check before the function call "batadv_soft...
Markus Elfring
2016-01-09
1
-2
/
+1
|
*
|
batman-adv: Less checks in batadv_tvlv_unicast_send()
Markus Elfring
2016-01-09
1
-10
/
+5
|
*
|
batman-adv: Delete unnecessary checks before the function call "kfree_skb"
Markus Elfring
2016-01-09
3
-6
/
+3
|
*
|
batman-adv: Add function to convert string to batadv throughput
Sven Eckelmann
2016-01-09
1
-68
/
+49
|
*
|
batman-adv: only call post function if something changed
Simon Wunderlich
2016-01-09
1
-3
/
+9
|
*
|
batman-adv: increase BLA wait periods to 6
Simon Wunderlich
2016-01-09
1
-1
/
+1
|
*
|
batman-adv: purge bridge loop avoidance when its disabled
Simon Wunderlich
2016-01-09
3
-1
/
+25
|
*
|
batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag
Marek Lindner
2016-01-09
2
-5
/
+1
|
*
|
batman-adv: Fix lockdep annotation of batadv_tlv_container_remove
Sven Eckelmann
2016-01-09
1
-1
/
+1
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2016-01-09
1
-1
/
+1
|
*
|
ipv4: eliminate lock count warnings in ping.c
Lance Richardson
2016-01-08
1
-0
/
+2
|
*
|
ipv4: fix endianness warnings in ip_tunnel_core.c
Lance Richardson
2016-01-08
1
-8
/
+8
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-01-08
30
-358
/
+709
|
|
\
\
|
|
*
|
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
2016-01-08
1
-0
/
+38
|
|
*
|
netfilter: nft_byteorder: provide 64bit le/be conversion
Florian Westphal
2016-01-08
1
-0
/
+23
[next]