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
*
[NETLINK]: Fix unicast timeouts
Patrick McHardy
2007-11-07
1
-5
/
+5
*
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
2007-11-07
7
-31
/
+41
*
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
2007-11-07
2
-7
/
+15
*
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
2007-11-07
3
-4
/
+65
*
[NET]: Clean proto_(un)register from in-code ifdefs
Pavel Emelyanov
2007-11-07
1
-28
/
+39
*
[IPSEC]: Fix crypto_alloc_comp error checking
Herbert Xu
2007-11-07
2
-2
/
+4
*
[VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl
Patrick McHardy
2007-11-07
1
-0
/
+1
*
[NETNS]: Fix compiler error in net_namespace.c
Johann Felix Soden
2007-11-07
1
-14
/
+14
*
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
Radu Rendec
2007-11-07
1
-2
/
+2
*
[NET]: Removing duplicit #includes
Jiri Olsa
2007-11-07
3
-3
/
+0
*
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
2007-11-07
1
-7
/
+8
*
[IPV6]: Convert /proc/net/ipv6_route to seq_file interface
Alexey Dobriyan
2007-11-07
1
-62
/
+29
*
[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline
Evgeniy Polyakov
2007-11-07
1
-0
/
+3
*
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
David S. Miller
2007-11-07
2
-0
/
+6
*
[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
2007-11-07
1
-0
/
+6
*
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
2007-11-07
4
-0
/
+12
*
[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
2007-11-07
4
-0
/
+12
*
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
2007-11-07
3
-31
/
+55
*
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
Pavel Emelyanov
2007-11-07
1
-27
/
+12
*
[DECNET]: "addr" module param can't be __initdata
Alexey Dobriyan
2007-11-07
1
-1
/
+1
*
[IPv6] SNMP: Restore Udp6InErrors incrementation
Mitsuru Chinen
2007-11-07
1
-3
/
+2
*
[NET]: Remove /proc/net/stat/*_arp_cache upon module removal
Alexey Dobriyan
2007-11-07
1
-0
/
+2
*
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
Pavel Emelyanov
2007-11-07
1
-21
/
+15
*
[IPV4]: Consolidate the ip cork destruction in ip_output.c
Pavel Emelyanov
2007-11-07
1
-15
/
+13
*
[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...
Bart De Schuymer
2007-11-07
1
-1
/
+1
*
[NETFILTER]: nf_sockopts list head cleanup
Alexey Dobriyan
2007-11-07
1
-9
/
+4
*
[NETFILTER]: remove unneeded rcu_dereference() calls
Patrick McHardy
2007-11-07
7
-19
/
+19
*
[NETFILTER]: Clean up Makefile
Jan Engelhardt
2007-11-07
3
-29
/
+33
*
[NETFILTER]: Copyright/Email update
Jan Engelhardt
2007-11-07
3
-5
/
+8
*
[NETFILTER]: ip{,6}_queue: convert to seq_file interface
Alexey Dobriyan
2007-11-07
2
-34
/
+40
*
9p: add missing end-of-options record for trans_fd
Latchesar Ionkov
2007-11-06
1
-1
/
+2
*
9p: return NULL when trans not found
Latchesar Ionkov
2007-11-06
1
-2
/
+2
*
[SG] Get rid of __sg_mark_end()
Jens Axboe
2007-11-02
5
-7
/
+7
*
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
9
-9
/
+0
*
[IRDA] IRNET: Fix build when TCGETS2 is defined.
David S. Miller
2007-11-01
1
-0
/
+10
*
[NET]: docbook fixes for netif_ functions
Stephen Hemminger
2007-11-01
1
-3
/
+15
*
[NET]: Hide the net_ns kmem cache
Pavel Emelyanov
2007-11-01
1
-2
/
+4
*
[NET]: Mark the setup_net as __net_init
Pavel Emelyanov
2007-11-01
1
-1
/
+1
*
[NET]: Hide the dead code in the net_namespace.c
Pavel Emelyanov
2007-11-01
1
-63
/
+68
*
[NETNS]: Make the init/exit hooks checks outside the loop
Pavel Emelyanov
2007-11-01
1
-12
/
+11
*
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-11-01
30
-33
/
+40
*
[NET]: Remove bogus zero_it argument from sk_alloc
Pavel Emelyanov
2007-11-01
1
-14
/
+9
*
[NET]: Make the sk_clone() lighter
Pavel Emelyanov
2007-11-01
1
-1
/
+2
*
[NET]: Move some core sock setup into sk_prot_alloc
Pavel Emelyanov
2007-11-01
1
-15
/
+26
*
[NET]: Auto-zero the allocated sock object
Pavel Emelyanov
2007-11-01
1
-1
/
+3
*
[NET]: Cleanup the allocation/freeing of the sock object
Pavel Emelyanov
2007-11-01
1
-15
/
+29
*
[NET]: Move the get_net() from sock_copy()
Pavel Emelyanov
2007-11-01
1
-1
/
+1
*
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
2007-11-01
1
-0
/
+14
*
[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
Ilpo Järvinen
2007-11-01
1
-1
/
+1
*
[TCP]: Process DSACKs that reside within a SACK block
Ilpo Järvinen
2007-11-01
1
-3
/
+22
[next]