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
*
net: tcp_probe: allow more advanced ingress filtering by mark
Daniel Borkmann
2013-08-27
1
-4
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
13
-43
/
+73
|
\
|
*
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
2013-08-22
2
-1
/
+24
|
*
Revert "genetlink: fix family dump race"
Johannes Berg
2013-08-22
1
-7
/
+0
|
*
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-08-20
3
-9
/
+9
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-08-20
2
-17
/
+15
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-19
2
-17
/
+15
|
|
|
\
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-15
2
-17
/
+15
|
|
|
|
\
|
|
|
|
*
cfg80211: don't request disconnect if not connected
Johannes Berg
2013-08-14
1
-6
/
+4
|
|
|
|
*
nl80211: nl80211hdr_put() doesn't return an ERR_PTR
Dan Carpenter
2013-08-14
1
-11
/
+11
|
*
|
|
|
packet: restore packet statistics tp_packets to include drops
Willem de Bruijn
2013-08-20
1
-0
/
+2
|
*
|
|
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-08-20
1
-3
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
batman-adv: check return type of unicast packet preparations
Linus Lüssing
2013-08-17
1
-3
/
+7
|
|
|
/
/
/
|
*
|
|
|
tcp: set timestamps for restored skb-s
Andrey Vagin
2013-08-20
1
-0
/
+7
|
*
|
|
|
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-08-20
1
-0
/
+5
|
*
|
|
|
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-08-20
1
-6
/
+4
|
|
/
/
/
*
|
|
|
ipip: potential race in ip_tunnel_init_net()
Dan Carpenter
2013-08-25
1
-6
/
+4
*
|
|
|
net: sctp_probe: simplify code by using %pISc format specifier
Daniel Borkmann
2013-08-22
1
-7
/
+2
*
|
|
|
net: tcp_probe: add IPv6 support
Daniel Borkmann
2013-08-22
1
-10
/
+44
*
|
|
|
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
Daniel Borkmann
2013-08-22
1
-1
/
+8
*
|
|
|
net: tcp_probe: also include rcv_wnd next to snd_wnd
Daniel Borkmann
2013-08-22
1
-2
/
+4
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-22
3
-20
/
+13
|
\
\
\
\
|
*
|
|
|
xfrm: remove irrelevant comment in xfrm_input().
Rami Rosen
2013-08-19
1
-2
/
+0
|
*
|
|
|
xfrm: Make xfrm_state timer monotonic
Fan Du
2013-08-16
1
-1
/
+2
|
*
|
|
|
xfrm: Remove rebundant address family checking
Fan Du
2013-08-07
1
-8
/
+0
|
*
|
|
|
xfrm: Delete hold_timer when destroy policy
Fan Du
2013-08-06
1
-1
/
+1
|
*
|
|
|
af_key: constify lookup tables
Mathias Krause
2013-08-05
1
-2
/
+2
|
*
|
|
|
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
2013-08-05
2
-6
/
+8
*
|
|
|
|
tcp: increase throughput when reordering is high
Yuchung Cheng
2013-08-22
1
-12
/
+20
*
|
|
|
|
net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths
Daniel Borkmann
2013-08-20
1
-3
/
+6
*
|
|
|
|
net: ipv6: minor: *_start_timer: rather use unsigned long
Daniel Borkmann
2013-08-20
1
-5
/
+5
*
|
|
|
|
net: ipv6: igmp6_event_query: use msecs_to_jiffies
Daniel Borkmann
2013-08-20
1
-6
/
+5
*
|
|
|
|
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
2013-08-20
2
-42
/
+18
*
|
|
|
|
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
2013-08-20
1
-14
/
+10
*
|
|
|
|
ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()
Dan Carpenter
2013-08-20
1
-4
/
+4
*
|
|
|
|
ipv4: raise IP_MAX_MTU to theoretical limit
Eric Dumazet
2013-08-20
1
-5
/
+3
*
|
|
|
|
tcp: trivial: Remove nocache argument from tcp_v4_send_synack
Christoph Paasch
2013-08-20
1
-3
/
+2
*
|
|
|
|
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
2013-08-20
1
-10
/
+14
*
|
|
|
|
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
2013-08-20
1
-11
/
+11
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-08-20
20
-273
/
+486
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
2013-08-13
3
-16
/
+103
|
*
|
|
|
|
netfilter: ctnetlink: refactor ctnetlink_create_expect
Pablo Neira Ayuso
2013-08-13
1
-69
/
+87
|
*
|
|
|
|
netfilter: nf_conntrack: don't send destroy events from iterator
Florian Westphal
2013-08-09
5
-39
/
+11
|
*
|
|
|
|
ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULL
Daniel Borkmann
2013-08-07
1
-0
/
+6
|
*
|
|
|
|
ipvs: fixed spacing at for statements
Dragos Foianu
2013-08-06
1
-4
/
+4
|
*
|
|
|
|
netfilter: tproxy: fix build with IP6_NF_IPTABLES=n
Florian Westphal
2013-08-05
1
-1
/
+1
|
*
|
|
|
|
netfilter: nf_nat: use per-conntrack locking for sequence number adjustments
Patrick McHardy
2013-07-31
1
-13
/
+6
|
*
|
|
|
|
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
2013-07-31
3
-7
/
+7
|
*
|
|
|
|
netfilter: nf_nat: fix locking in nf_nat_seq_adjust()
Patrick McHardy
2013-07-31
1
-1
/
+6
|
*
|
|
|
|
netfilter: nf_conntrack: remove duplicate code in ctnetlink
Florian Westphal
2013-07-31
2
-28
/
+19
[next]