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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pfkey: fix SA and SP flush sequence
Jamal Hadi Salim
2010-02-19
1
-6
/
+27
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-19
3
-14
/
+15
|
\
|
*
netfilter: nf_queue: fix NF_STOLEN skb leak
Eric Dumazet
2010-02-19
1
-1
/
+1
|
*
netfilter: ctnetlink: fix creation of conntrack with helpers
Pablo Neira Ayuso
2010-02-19
1
-11
/
+11
|
*
netfilter: restore POST_ROUTING hook in NF_HOOK_COND
Patrick McHardy
2010-02-19
1
-2
/
+3
*
|
net: Make GRETH driver depend on SPARC.
David S. Miller
2010-02-18
1
-1
/
+1
*
|
drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-18
1
-77
/
+75
*
|
drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-18
1
-161
/
+109
*
|
Orphan DECnet
Chrissie Caulfield
2010-02-18
1
-2
/
+1
*
|
be2net: free tx buffers when completions never arrive
Sathya Perla
2010-02-18
1
-0
/
+12
*
|
xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
jamal
2010-02-18
3
-2
/
+3
*
|
net: TCP thin dupack
Andreas Petlund
2010-02-18
6
-1
/
+42
*
|
net: TCP thin linear timeouts
Andreas Petlund
2010-02-18
6
-2
/
+54
*
|
net: TCP thin-stream detection
Andreas Petlund
2010-02-18
2
-0
/
+55
*
|
tokenring: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
5
-17
/
+9
*
|
staging: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
9
-60
/
+40
*
|
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
4
-34
/
+15
*
|
tulip: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
6
-50
/
+35
*
|
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
2010-02-18
23
-87
/
+55
*
|
smsc911x: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
1
-18
/
+9
*
|
3c5xx: use netdev_mc_* helpers
Jiri Pirko
2010-02-18
6
-19
/
+13
*
|
depca: remove forgotten needless inicialization
Jiri Pirko
2010-02-18
1
-1
/
+1
*
|
const: struct nla_policy
Alexey Dobriyan
2010-02-18
10
-33
/
+22
*
|
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-02-18
18
-39
/
+33
*
|
ipv6: use standard lists for FIB walks
Alexey Dobriyan
2010-02-18
2
-14
/
+5
*
|
ipv6: remove stale MIB definitions
Alexey Dobriyan
2010-02-18
1
-5
/
+0
*
|
AF_UNIX: update locking comment
Stephen Hemminger
2010-02-18
1
-1
/
+1
*
|
macvtap: add GSO/csum offload support
Arnd Bergmann
2010-02-18
1
-24
/
+182
*
|
net/macvtap: add vhost support
Arnd Bergmann
2010-02-18
4
-24
/
+97
*
|
macvtap: rework object lifetime rules
Arnd Bergmann
2010-02-18
1
-92
/
+91
|
/
*
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
Patrick McHardy
2010-02-18
2
-3
/
+9
*
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
2010-02-18
8
-12
/
+1285
*
Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6
Patrick McHardy
2010-02-18
4
-119
/
+1124
|
\
|
*
netfilter: ebtables: mark: add CONFIG_COMPAT support
Florian Westphal
2010-02-16
2
-0
/
+68
|
*
netfilter: ebt_limit: add CONFIG_COMPAT support
Florian Westphal
2010-02-16
1
-0
/
+16
|
*
netfilter: ebtables: try native set/getsockopt handlers, too
Florian Westphal
2010-02-16
1
-10
/
+24
|
*
netfilter: ebtables: add CONFIG_COMPAT support
Florian Westphal
2010-02-16
1
-1
/
+886
|
*
netfilter: ebtables: split update_counters into two functions
Florian Westphal
2010-02-16
1
-16
/
+26
|
*
netfilter: ebtables: split copy_everything_to_user into two functions
Florian Westphal
2010-02-16
1
-32
/
+38
|
*
netfilter: ebtables: split do_replace into two functions
Florian Westphal
2010-02-16
1
-65
/
+71
*
|
IPv6: convert mc_lock to spinlock
Stephen Hemminger
2010-02-17
2
-10
/
+11
*
|
drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()
Joe Perches
2010-02-17
1
-1
/
+1
*
|
drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-17
1
-84
/
+78
*
|
drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-17
1
-36
/
+27
*
|
drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-17
1
-39
/
+42
*
|
drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-17
1
-29
/
+21
*
|
drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-17
1
-516
/
+503
*
|
drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-17
1
-50
/
+37
*
|
drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-17
1
-210
/
+151
*
|
drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-17
3
-138
/
+117
[next]