index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ax25: avoid overflows in ax25_setsockopt()
Xi Wang
2011-12-28
1
-5
/
+6
*
genetlink: add auto module loading
Stephen Hemminger
2011-12-28
1
-0
/
+9
*
ipv6: Remove optimistic DAD flag test in ipv6_add_addr()
David Miller
2011-12-28
1
-10
/
+0
*
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
2011-12-27
4
-9
/
+19
*
netfilter: xtables: collapse conditions in xt_ecn
Jan Engelhardt
2011-12-27
1
-9
/
+6
*
netfilter: xtables: add an IPv6 capable version of the ECN match
Patrick McHardy
2011-12-27
1
-26
/
+80
*
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
2011-12-27
1
-17
/
+17
*
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
2011-12-27
5
-6
/
+16
*
tipc: Allow use of buf_seqno() helper routine by unicast links
Allan Stephens
2011-12-27
3
-25
/
+24
*
tipc: Ignore broadcast acknowledgements that are out-of-range
Allan Stephens
2011-12-27
4
-13
/
+37
*
tipc: Flush unsent broadcast messages when contact with last node is lost
Allan Stephens
2011-12-27
1
-1
/
+11
*
tipc: Minor optimization of broadcast link transmit queue statistic
Allan Stephens
2011-12-27
1
-4
/
+4
*
tipc: Handle broadcast attempt when no neighboring nodes exist
Allan Stephens
2011-12-27
1
-1
/
+7
*
tipc: Ensure broadcast link spinlock is held when updating node map
Allan Stephens
2011-12-27
3
-10
/
+22
*
tipc: Eliminate dynamic allocation of broadcast link data structures
Allan Stephens
2011-12-27
3
-31
/
+13
*
tipc: Eliminate useless check when network address is assigned
Allan Stephens
2011-12-27
1
-7
/
+5
*
tipc: Minor correction to TIPC module unloading
Allan Stephens
2011-12-27
1
-1
/
+1
*
tipc: Eliminate useless memset operations in Ethernet media support
Allan Stephens
2011-12-27
1
-3
/
+0
*
tipc: Do timely cleanup of disabled Ethernet bearer resources
Allan Stephens
2011-12-27
1
-12
/
+27
*
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
2011-12-27
2
-5
/
+1
*
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
2011-12-27
1
-7
/
+6
*
tipc: Allow run-time alteration of default link settings
Allan Stephens
2011-12-27
3
-49
/
+127
*
tipc: Ignore neighbor discovery messages containing invalid address
Allan Stephens
2011-12-27
1
-0
/
+3
*
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
2011-12-27
6
-41
/
+41
*
tipc: Add new address conversion routines for Ethernet media
Allan Stephens
2011-12-27
2
-3
/
+79
*
tipc: Improve handling of media address printing errors
Allan Stephens
2011-12-27
3
-15
/
+12
*
tipc: Streamline media registration error checking
Allan Stephens
2011-12-27
1
-29
/
+8
*
tipc: Eliminate duplication of media structures
Allan Stephens
2011-12-27
1
-20
/
+15
*
tipc: Optimize detection of duplicate media registration
Allan Stephens
2011-12-27
1
-19
/
+21
*
tipc: Register new media using pre-compiled structure
Allan Stephens
2011-12-27
3
-66
/
+45
*
tipc: Enable use by containers having their own network namespace
Allan Stephens
2011-12-27
1
-3
/
+0
*
ipv6: Kill useless route tracing bits in net/ipv6/route.c
David S. Miller
2011-12-26
1
-20
/
+2
*
unix: If we happen to find peer NULL when diag dumping, write zero.
David S. Miller
2011-12-26
1
-2
/
+1
*
unix_diag: Fix incoming connections nla length
Pavel Emelyanov
2011-12-26
1
-1
/
+2
*
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
41
-294
/
+1019
|
\
|
*
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
2011-12-25
3
-0
/
+87
|
*
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
2011-12-25
3
-0
/
+361
|
*
netfilter: ctnetlink: get and zero operations must be atomic
Pablo Neira Ayuso
2011-12-24
1
-45
/
+39
|
*
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
2011-12-23
8
-20
/
+1
|
*
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
2011-12-23
1
-6
/
+0
|
*
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
2011-12-23
1
-13
/
+1
|
*
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
2011-12-23
9
-30
/
+3
|
*
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
2011-12-23
1
-0
/
+1
|
*
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2011-12-23
2
-1
/
+2
|
*
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
2011-12-23
20
-120
/
+120
|
*
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
2011-12-23
4
-46
/
+42
|
*
netfilter: ctnetlink: support individual atomic-get-and-reset of counters
Pablo Neira Ayuso
2011-12-18
1
-0
/
+11
|
*
netfilter: ctnetlink: use expect instead of master tuple in get operation
Pablo Neira Ayuso
2011-12-18
1
-1
/
+3
|
*
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
2011-12-18
4
-31
/
+31
|
*
IPVS: Modify the SH scheduler to use weights
Michael Maxim
2011-12-13
2
-1
/
+32
[next]