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
*
bridge: Use BR_INPUT_SKB_CB on xmit path
Herbert Xu
2010-02-28
2
-2
/
+5
*
bridge: Avoid unnecessary clone on forward path
Herbert Xu
2010-02-28
3
-16
/
+25
*
bridge: Allow tail-call on br_pass_frame_up
Herbert Xu
2010-02-28
2
-5
/
+13
*
bridge: Do br_pass_frame_up after other ports
Herbert Xu
2010-02-28
1
-3
/
+3
*
rtnetlink: support specifying device flags on device creation
Patrick McHardy
2010-02-27
1
-9
/
+43
*
dev: support deferring device flag change notifications
Patrick McHardy
2010-02-27
2
-61
/
+104
*
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
2010-02-27
2
-4
/
+8
*
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
2010-02-27
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-27
2
-1
/
+6
|
\
|
*
mac80211: fix direct probe loop on ieee80211_work_purge
Juuso Oikarinen
2010-02-26
1
-0
/
+1
|
*
mac80211: use listen interval 5 as default
Helmut Schaa
2010-02-26
1
-1
/
+5
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-26
1
-0
/
+3
|
|
\
*
|
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-26
5
-53
/
+66
|
\
\
\
|
*
|
|
netfilter: xtables: restore indentation
Jan Engelhardt
2010-02-26
3
-29
/
+44
|
*
|
|
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
2010-02-26
1
-1
/
+1
|
*
|
|
IPVS: ip_vs_lblcr: use list headA
Simon Horman
2010-02-26
1
-23
/
+21
*
|
|
|
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2010-02-26
1
-3
/
+0
*
|
|
|
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
2010-02-26
1
-4
/
+8
*
|
|
|
net: add addr len check to dev_mc_add
Jiri Pirko
2010-02-26
1
-0
/
+2
*
|
|
|
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2010-02-26
1
-0
/
+3
*
|
|
|
netdev: use list_first_entry macro
stephen hemminger
2010-02-26
1
-3
/
+3
*
|
|
|
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
2010-02-26
1
-8
/
+5
*
|
|
|
af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...
Jiri Pirko
2010-02-26
1
-1
/
+1
*
|
|
|
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
2010-02-26
3
-4
/
+3
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-25
12
-94
/
+761
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
nl80211: add power save commands
Kalle Valo
2010-02-19
3
-12
/
+145
|
*
|
|
mac80211: split ieee80211_drop_unencrypted
Johannes Berg
2010-02-16
1
-4
/
+18
|
*
|
|
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
2010-02-15
10
-15
/
+534
|
*
|
|
mac80211: reject unhandled action frames
Johannes Berg
2010-02-15
1
-33
/
+57
|
*
|
|
nl80211: does not allow NEW_STATION and DEL_STATION for mesh
Thadeu Lima de Souza Cascardo
2010-02-15
1
-36
/
+13
|
*
|
|
mac80211: fix netdev rename
Johannes Berg
2010-02-15
1
-1
/
+1
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-25
3
-4
/
+22
|
\
\
\
\
|
*
|
|
|
net: bug fix for vlan + gro issue
Ajit Khaparde
2010-02-23
1
-1
/
+1
|
*
|
|
|
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
2010-02-19
1
-1
/
+2
|
*
|
|
|
net: Fix sysctl restarts...
Eric W. Biederman
2010-02-19
2
-3
/
+20
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-24
6
-623
/
+574
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
2010-02-24
3
-81
/
+45
|
*
|
|
|
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
2010-02-24
2
-124
/
+62
|
*
|
|
|
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
2010-02-24
3
-38
/
+130
|
*
|
|
|
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
2010-02-24
3
-360
/
+182
|
*
|
|
|
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
2010-02-24
3
-165
/
+306
|
*
|
|
|
netfilter: xt_recent: fix false match
Tim Gardner
2010-02-23
1
-1
/
+1
|
*
|
|
|
netfilter: xt_recent: fix buffer overflow
Tim Gardner
2010-02-23
1
-1
/
+1
|
*
|
|
|
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...
Patrick McHardy
2010-02-19
1
-7
/
+1
*
|
|
|
|
xfrm: clone mark when cloning policy
Jamal Hadi Salim
2010-02-23
1
-0
/
+1
*
|
|
|
|
xfrm: Allow user space manipulation of SPD mark
Jamal Hadi Salim
2010-02-22
1
-6
/
+25
*
|
|
|
|
xfrm: Allow user space config of SAD mark
Jamal Hadi Salim
2010-02-22
1
-15
/
+57
*
|
|
|
|
xfrm: SP lookups with mark
Jamal Hadi Salim
2010-02-22
1
-1
/
+11
*
|
|
|
|
xfrm: SP lookups signature with mark
Jamal Hadi Salim
2010-02-22
3
-11
/
+11
*
|
|
|
|
xfrm: SA lookups with mark
Jamal Hadi Salim
2010-02-22
1
-0
/
+12
[next]