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
*
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
|
*
netfilter: xtables: remove xt_connmark v0
Jan Engelhardt
2009-08-10
1
-90
/
+11
|
*
netfilter: xtables: remove xt_MARK v0, v1
Jan Engelhardt
2009-08-10
1
-154
/
+9
|
*
netfilter: xtables: remove xt_CONNMARK v0
Jan Engelhardt
2009-08-10
1
-123
/
+11
|
*
netfilter: xtables: remove xt_TOS v0
Jan Engelhardt
2009-08-10
2
-63
/
+0
*
|
netfilter: ebtables: Use %pM conversion specifier
Tobias Klauser
2009-08-10
1
-22
/
+7
*
|
netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DST
Rafael Laufer
2009-08-10
1
-4
/
+4
|
/
*
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2009-08-06
2
-49
/
+92
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-06
20
-183
/
+349
|
\
|
*
mac80211: FIF_PSPOLL filter flag
Igor Perminov
2009-08-04
3
-3
/
+20
|
*
cfg80211: clear SSID on disconnect/no connection
Johannes Berg
2009-08-04
1
-0
/
+4
|
*
rfkill: add the GPS radio type
Tomas Winkler
2009-08-04
1
-1
/
+3
|
*
mac80211: Increase timeouts for station polling
Maxim Levitsky
2009-08-04
1
-2
/
+2
|
*
mac80211: Retry probe request few times
Maxim Levitsky
2009-08-04
2
-12
/
+31
|
*
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
2009-08-04
1
-1
/
+1
|
*
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
2009-08-04
4
-10
/
+33
|
*
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
2009-08-04
2
-12
/
+38
|
*
cfg80211: do not iterate over rdev list on country IE hint
Luis R. Rodriguez
2009-08-04
1
-42
/
+9
|
*
cfg80211: use goto out on country IE reg hint failure
Luis R. Rodriguez
2009-08-04
1
-4
/
+2
|
*
mac80211: fix powersave
Johannes Berg
2009-08-04
1
-7
/
+6
|
*
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
2009-08-04
1
-4
/
+11
|
*
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
11
-49
/
+92
|
*
mac80211: fix sparse warnings/errors
Johannes Berg
2009-08-04
2
-2
/
+5
|
*
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
2009-08-04
4
-33
/
+51
|
*
mac80211: disable beacons before removing the associated interface
Bob Copeland
2009-08-04
3
-1
/
+16
|
*
wext: remove extra return on wireless_nlevent_init()
Luis R. Rodriguez
2009-08-04
1
-1
/
+0
|
*
mac80211: disable software retry for now
Johannes Berg
2009-08-04
1
-0
/
+26
*
|
net/rds: Use AF_INET for sin_family field
Julia Lawall
2009-08-05
1
-1
/
+1
*
|
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
2009-08-05
1
-0
/
+5
*
|
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
2009-08-05
1
-0
/
+5
[next]