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
*
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-26
13
-1198
/
+1364
*
net: Print functions in /proc/net/ptype without the offset.
David S. Miller
2013-03-25
1
-1
/
+1
*
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-25
1
-2
/
+1
*
Revert "udp: increase inner ip header ID during segmentation"
Pravin B Shelar
2013-03-25
1
-6
/
+1
*
Revert "ip_gre: increase inner ip header ID during segmentation"
Pravin B Shelar
2013-03-25
1
-6
/
+1
*
dsa: fix freeing of sparse port allocation
Florian Fainelli
2013-03-25
1
-3
/
+5
*
dsa: factor freeing of dsa_platform_data
Florian Fainelli
2013-03-25
1
-20
/
+18
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-03-25
12
-81
/
+226
|
\
|
*
netfilter: nf_conntrack: speed up module removal path if netns in use
Vladimir Davydov
2013-03-19
2
-20
/
+42
|
*
netfilter: nf_conntrack: add include to fix sparse warning
stephen hemminger
2013-03-19
1
-0
/
+1
|
*
netfilter: nfnetlink_queue: zero copy support
Eric Dumazet
2013-03-19
1
-22
/
+72
|
*
netfilter: ctnetlink: allow to dump expectation per master conntrack
Pablo Neira Ayuso
2013-03-19
1
-5
/
+95
|
*
ipvs: fix some sparse warnings
Julian Anastasov
2013-03-19
2
-8
/
+2
|
*
ipvs: fix hashing in ip_vs_svc_hashkey
Julian Anastasov
2013-03-19
1
-3
/
+5
|
*
netfilter: nfnetlink_queue: use xor hash function to distribute instances
Pablo Neira Ayuso
2013-03-15
1
-1
/
+1
|
*
netfilter: ebt_ulog: remove unnecessary spin lock protection
Gao feng
2013-03-15
1
-2
/
+1
|
*
netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id
Hannes Frederic Sowa
2013-03-15
1
-6
/
+2
|
*
bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-15
1
-3
/
+1
|
*
ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-15
1
-3
/
+1
|
*
netfilter: ip6t_NPT: Use csum_partial()
YOSHIFUJI Hideaki
2013-03-15
1
-8
/
+3
*
|
bridge: avoid br_ifinfo_notify when nothing changed
Hong zhi guo
2013-03-24
1
-2
/
+2
*
|
dsa: add device tree bindings to register DSA switches
Florian Fainelli
2013-03-24
1
-5
/
+228
*
|
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
Hannes Frederic Sowa
2013-03-24
1
-2
/
+21
*
|
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...
Hannes Frederic Sowa
2013-03-24
2
-30
/
+23
*
|
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-24
1
-0
/
+8
*
|
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-24
2
-1
/
+10
*
|
l2tp: calling the ref() instead of deref()
Dan Carpenter
2013-03-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-22
2
-2
/
+6
|
\
\
|
*
|
tcp: preserve ACK clocking in TSO
Eric Dumazet
2013-03-22
1
-2
/
+5
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-20
1
-0
/
+1
|
|
\
\
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-03-18
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
2013-03-14
1
-0
/
+1
*
|
|
|
|
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET...
Thomas Graf
2013-03-22
2
-14
/
+14
*
|
|
|
|
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
19
-116
/
+46
*
|
|
|
|
decnet: Parse netlink attributes on our own
Thomas Graf
2013-03-22
3
-126
/
+154
*
|
|
|
|
udp: increase inner ip header ID during segmentation
Cong Wang
2013-03-22
1
-1
/
+6
*
|
|
|
|
ip_gre: increase inner ip header ID during segmentation
Cong Wang
2013-03-22
1
-1
/
+6
*
|
|
|
|
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin
2013-03-21
4
-0
/
+202
*
|
|
|
|
net: prepare netlink code for netlink diag
Andrey Vagin
2013-03-21
2
-54
/
+67
*
|
|
|
|
net: remove redundant ifdef CONFIG_CGROUPS
Zefan Li
2013-03-21
1
-2
/
+0
*
|
|
|
|
tcp: implement RFC5682 F-RTO
Yuchung Cheng
2013-03-21
1
-13
/
+60
*
|
|
|
|
tcp: refactor CA_Loss state processing
Yuchung Cheng
2013-03-21
1
-16
/
+26
*
|
|
|
|
tcp: refactor F-RTO
Yuchung Cheng
2013-03-21
6
-396
/
+8
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-20
46
-1824
/
+2799
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
21
-95
/
+232
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
NFC: llcp: Add cleanup support for unreplied SNL requests
Thierry Escande
2013-03-10
3
-0
/
+57
|
*
|
|
|
|
NFC: llcp: Service Name Lookup netlink interface
Thierry Escande
2013-03-10
5
-0
/
+302
|
*
|
|
|
|
NFC: llcp: Service Name Lookup SDRES aggregation
Thierry Escande
2013-03-10
3
-27
/
+94
|
*
|
|
|
|
NFC: Add missing type policies for netlink attributes
Thierry Escande
2013-03-10
1
-0
/
+3
|
*
|
|
|
|
NFC: llcp: Remove redundant printk
Samuel Ortiz
2013-03-10
1
-2
/
+0
[next]