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
*
net/ipv4: VTI support new module for ip_vti.
Saurabh
2012-07-18
3
-0
/
+968
*
net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.
Saurabh
2012-07-18
1
-0
/
+68
*
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
2012-07-18
1
-1
/
+5
*
ipv6: fix inet6_csk_xmit()
Eric Dumazet
2012-07-18
1
-19
/
+21
*
ipv4: fix rcu splat
Eric Dumazet
2012-07-17
3
-10
/
+11
*
ipv4: Fix nexthop exception hash computation.
David S. Miller
2012-07-17
1
-4
/
+12
*
Merge branch 'nexthop_exceptions'
David S. Miller
2012-07-17
23
-176
/
+418
|
\
|
*
ipv4: Add FIB nexthop exceptions.
David S. Miller
2012-07-17
2
-31
/
+248
|
*
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
19
-46
/
+66
|
*
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-07-16
5
-10
/
+18
|
*
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
2012-07-16
3
-78
/
+43
|
*
ipv4: Add helper inet_csk_update_pmtu().
David S. Miller
2012-07-16
3
-18
/
+50
*
|
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
2012-07-17
3
-13
/
+7
*
|
tcp: implement RFC 5961 4.2
Eric Dumazet
2012-07-17
2
-18
/
+16
*
|
tcp: implement RFC 5961 3.2
Eric Dumazet
2012-07-17
3
-1
/
+38
*
|
ipv6: fix unappropriate errno returned for non-multicast address
Li Wei
2012-07-17
1
-0
/
+3
*
|
irda: Fix typo in irda
Masanari Iida
2012-07-16
2
-2
/
+2
*
|
sctp: fix sparse warning for sctp_init_cause_fixed
Ioan Orghici
2012-07-16
1
-1
/
+1
*
|
netem: refine early skb orphaning
Eric Dumazet
2012-07-16
1
-1
/
+8
*
|
bridge: Fix enforcement of multicast hash_max limit
Thomas Graf
2012-07-16
1
-4
/
+5
*
|
ipv6: fix RTPROT_RA markup of RA routes w/nexthops
Denis Ovsienko
2012-07-16
1
-4
/
+6
*
|
6lowpan: Change byte order when storing/accessing to len field
Tony Cheneau
2012-07-16
1
-8
/
+12
*
|
6lowpan: Change byte order when storing/accessing u16 tag
Tony Cheneau
2012-07-16
1
-3
/
+3
*
|
6lowpan: Fix null pointer dereference in UDP uncompression function
Tony Cheneau
2012-07-16
1
-0
/
+3
*
|
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-07-16
24
-1124
/
+437
|
\
\
|
*
|
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
2012-07-13
7
-333
/
+2
|
*
|
tipc: phase out most of the struct print_buf usage
Erik Hugne
2012-07-13
10
-222
/
+213
|
*
|
tipc: simplify print buffer handling in tipc_printf
Erik Hugne
2012-07-13
1
-42
/
+10
|
*
|
tipc: simplify link_print by divorcing it from using tipc_printf
Paul Gortmaker
2012-07-13
1
-17
/
+7
|
*
|
tipc: remove TIPC packet debugging functions and macros
Erik Hugne
2012-07-13
4
-312
/
+0
|
*
|
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
2012-07-13
18
-174
/
+177
|
*
|
tipc: limit error messages relating to memory leak to one line
Paul Gortmaker
2012-07-12
1
-2
/
+4
|
*
|
tipc: factor stats struct out of the larger link struct
Paul Gortmaker
2012-07-12
1
-30
/
+32
*
|
|
net: make sock diag per-namespace
Andrey Vagin
2012-07-16
4
-17
/
+50
*
|
|
tcp: add OFO snmp counters
Eric Dumazet
2012-07-16
2
-2
/
+8
|
|
/
|
/
|
*
|
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
2012-07-14
1
-2
/
+3
*
|
ipv6: Initialize the struct rt6_info behind the dst_enty field
Steffen Klassert
2012-07-14
1
-5
/
+6
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-07-13
34
-480
/
+1138
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
34
-480
/
+1138
|
|
\
\
|
|
*
|
NFC: Check for llcp_sock and its device from llcp_sock_getname
Samuel Ortiz
2012-07-09
1
-0
/
+3
|
|
*
|
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
2012-07-09
3
-4
/
+8
|
|
*
|
NFC: Dereference LLCP bind socket address after checking for it to be NULL
Samuel Ortiz
2012-07-09
1
-2
/
+2
|
|
*
|
NFC: Do not return EBUSY when stopping a poll that's already stopped
Samuel Ortiz
2012-07-09
1
-0
/
+9
|
|
*
|
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
2012-07-09
1
-2
/
+0
|
|
*
|
NFC: Handle LLCP Disconnected Mode frames
Samuel Ortiz
2012-07-09
1
-0
/
+44
|
|
*
|
NFC: LLCP late binding
Samuel Ortiz
2012-07-09
2
-77
/
+166
|
|
*
|
NFC: Forbid SSAP binding to a not well known LLCP service
Samuel Ortiz
2012-07-09
1
-17
/
+5
|
|
*
|
NFC: Forbid LLCP service name reusing
Samuel Ortiz
2012-07-09
1
-1
/
+3
|
|
*
|
NFC: Release LLCP SAP when the owner is released
Samuel Ortiz
2012-07-09
3
-14
/
+11
|
|
*
|
NFC: Close listening LLCP sockets when the device is gone
Samuel Ortiz
2012-07-09
1
-3
/
+8
[next]