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
*
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
2
-7
/
+16
*
RxRPC: Parse security index 5 keys (Kerberos 5)
David Howells
2009-09-15
1
-40
/
+537
*
RxRPC: Allow RxRPC keys to be read
David Howells
2009-09-15
1
-0
/
+109
*
RxRPC: Allow key payloads to be passed in XDR form
David Howells
2009-09-15
4
-75
/
+298
*
RxRPC: Declare the security index constants symbolically
David Howells
2009-09-15
2
-5
/
+5
*
[PATCH] net: kmemcheck annotation in struct socket
Eric Dumazet
2009-09-15
1
-0
/
+1
*
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
5
-2
/
+68
*
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
2009-09-15
1
-1
/
+3
*
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
2009-09-15
5
-7
/
+8
*
pkt_sched: Fix qdisc_graft WRT ingress qdisc
Jarek Poplawski
2009-09-14
1
-5
/
+10
*
Phonet: Netlink event for autoconfigured addresses
Rémi Denis-Courmont
2009-09-14
1
-1
/
+8
*
net: constify remaining proto_ops
Alexey Dobriyan
2009-09-14
4
-6
/
+6
*
net: constify struct inet6_protocol
Alexey Dobriyan
2009-09-14
16
-30
/
+26
*
net: constify struct net_protocol
Alexey Dobriyan
2009-09-14
13
-28
/
+24
*
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
2009-09-14
11
-67
/
+48
*
genetlink: fix netns vs. netlink table locking
Johannes Berg
2009-09-14
2
-23
/
+33
*
Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
Mark Smith
2009-09-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
328
-8111
/
+16882
|
\
|
*
Phonet: back-end for autoconfigured addresses
Rémi Denis-Courmont
2009-09-11
1
-1
/
+25
|
*
Phonet: fix netlink address dump error handling
Rémi Denis-Courmont
2009-09-11
1
-1
/
+1
|
*
ipv6: Add IFA_F_DADFAILED flag
Brian Haley
2009-09-11
1
-5
/
+7
|
*
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
2009-09-11
3
-0
/
+16
|
*
net: force bridge module(s) to be GPL
Stephen Hemminger
2009-09-11
1
-2
/
+2
|
*
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
Arnaldo Carvalho de Melo
2009-09-11
2
-28
/
+35
|
*
net: unix: fix sending fds in multiple buffers
Miklos Szeredi
2009-09-11
1
-1
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-09-10
45
-1040
/
+348
|
|
\
|
|
*
netfilter: ebt_ulog: fix checkentry return value
Patrick McHardy
2009-09-01
1
-1
/
+1
|
|
*
IPVS: Add handling of incoming ICMPV6 messages
Julius Volz
2009-08-31
1
-6
/
+17
|
|
*
netfilter: ip6t_eui: fix read outside array bounds
Patrick McHardy
2009-08-31
1
-7
/
+2
|
|
*
netfilter: nf_conntrack: netns fix re reliable conntrack event delivery
Alexey Dobriyan
2009-08-31
1
-3
/
+3
|
|
*
ipvs: Use atomic operations atomicly
Simon Horman
2009-08-31
2
-6
/
+7
|
|
*
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
2009-08-25
7
-33
/
+52
|
|
*
netlink: constify nlmsghdr arguments
Patrick McHardy
2009-08-25
2
-2
/
+2
|
|
*
netfilter: nf_conntrack: log packets dropped by helpers
Patrick McHardy
2009-08-25
2
-2
/
+10
|
|
*
netfilter: bridge: refcount fix
Eric Dumazet
2009-08-24
1
-1
/
+1
|
|
*
netfilter: nf_nat: fix inverted logic for persistent NAT mappings
Maximilian Engelhardt
2009-08-24
1
-1
/
+1
|
|
*
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-24
17
-32
/
+37
|
|
*
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2009-08-10
26
-920
/
+204
|
|
|
\
|
|
|
*
netfilter: xtables: check for standard verdicts in policies
Jan Engelhardt
2009-08-10
3
-6
/
+57
|
|
|
*
netfilter: xtables: check for unconditionality of policies
Jan Engelhardt
2009-08-10
3
-14
/
+21
|
|
|
*
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
Jan Engelhardt
2009-08-10
3
-3
/
+12
|
|
|
*
netfilter: xtables: use memcmp in unconditional check
Jan Engelhardt
2009-08-10
3
-23
/
+9
|
|
|
*
netfilter: iptables: remove unused datalen variable
Jan Engelhardt
2009-08-10
1
-4
/
+0
|
|
|
*
netfilter: xtables: switch table AFs to nfproto
Jan Engelhardt
2009-08-10
9
-9
/
+9
|
|
|
*
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
11
-36
/
+36
|
|
|
*
netfilter: conntrack: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
2
-10
/
+10
|
|
|
*
netfilter: xtables: remove xt_owner v0
Jan Engelhardt
2009-08-10
1
-118
/
+12
|
|
|
*
netfilter: xtables: remove xt_mark v0
Jan Engelhardt
2009-08-10
1
-76
/
+10
|
|
|
*
netfilter: xtables: remove xt_iprange v0
Jan Engelhardt
2009-08-10
1
-43
/
+2
|
|
|
*
netfilter: xtables: remove xt_conntrack v0
Jan Engelhardt
2009-08-10
1
-154
/
+1
[next]