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
*
netfilter: ctnetlink: deliver events for conntracks changed from userspace
Pablo Neira Ayuso
2008-11-18
7
-34
/
+197
*
netfilter: ctnetlink: helper modules load-on-demand support
Pablo Neira Ayuso
2008-11-18
4
-40
/
+95
*
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
2008-11-17
10
-0
/
+12
*
netfilter: ctnetlink: get rid of module refcounting in ctnetlink
Pablo Neira Ayuso
2008-11-17
1
-20
/
+18
*
netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n...
Pablo Neira Ayuso
2008-11-17
1
-1
/
+1
*
netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc
Pablo Neira Ayuso
2008-11-17
1
-1
/
+1
*
netfilter: nf_nat: remove warn_if_extra_mangle
Simon Arlott
2008-11-04
1
-23
/
+0
*
netfilter: netns ebtables: br_nf_pre_routing_finish() fixup
Alexey Dobriyan
2008-11-04
1
-1
/
+1
*
netfilter: netns ebtables: ebtable_nat in netns
Alexey Dobriyan
2008-11-04
2
-15
/
+33
*
netfilter: netns ebtables: ebtable_filter in netns
Alexey Dobriyan
2008-11-04
2
-13
/
+38
*
netfilter: netns ebtables: ebtable_broute in netns
Alexey Dobriyan
2008-11-04
2
-8
/
+30
*
netfilter: netns ebtables: more cleanup during ebt_unregister_table()
Alexey Dobriyan
2008-11-04
1
-0
/
+4
*
netfilter: netns ebtables: part 2
Alexey Dobriyan
2008-11-04
5
-34
/
+47
*
netfilter: netns ebtables: part 1
Alexey Dobriyan
2008-11-04
5
-17
/
+18
*
netfilter: arptable_filter: merge forward hook
Alexey Dobriyan
2008-11-04
1
-11
/
+1
*
netfilter: netns-aware ipt_addrtype
Alexey Dobriyan
2008-11-04
1
-7
/
+9
*
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
Eric Leblond
2008-11-04
3
-3
/
+19
*
net/: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
7
-9
/
+0
*
netem: eliminate unneeded return values
Stephen Hemminger
2008-11-03
1
-21
/
+9
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
211
-276
/
+1
*
net: remove two duplicated #include
Jianjun Kong
2008-11-03
2
-2
/
+0
*
net: '&' redux
Alexey Dobriyan
2008-11-03
38
-509
/
+509
*
bonding, net: Move last_rx update into bonding recv logic
Jay Vosburgh
2008-11-03
4
-14
/
+24
*
net: increase receive packet quantum
Stephen Hemminger
2008-11-03
1
-7
/
+4
*
printk: ipv4 address digits printed in reverse order
Harvey Harrison
2008-11-03
1
-2
/
+6
*
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
2008-11-03
12
-51
/
+6
*
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
Julius Volz
2008-11-03
2
-61
/
+92
*
tg3: Update version to 3.95
Matt Carlson
2008-11-03
1
-2
/
+2
*
broadcom: Add support for BCM50610
Matt Carlson
2008-11-03
1
-1
/
+118
*
broadcom: Refine expansion register access routine
Matt Carlson
2008-11-03
1
-26
/
+34
*
broadcom: Add flow control support
Matt Carlson
2008-11-03
1
-6
/
+12
*
tg3: 5785 enhancements
Matt Carlson
2008-11-03
2
-21
/
+163
*
tg3: Refine phylib support
Matt Carlson
2008-11-03
1
-12
/
+35
*
tg3: Allow WOL for phylib controlled Broadcom phys
Matt Carlson
2008-11-03
2
-8
/
+33
*
tg3: Refine power management and WOL code
Matt Carlson
2008-11-03
1
-17
/
+23
*
tg3: Move phylib report to end of tg3_init_one
Matt Carlson
2008-11-03
1
-13
/
+17
*
tg3: Do not enable APE on bcm5700
Matt Carlson
2008-11-03
1
-1
/
+4
*
tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag
Matt Carlson
2008-11-03
2
-15
/
+7
*
tg3: Preserve LAA when device control is released
Matt Carlson
2008-11-03
1
-37
/
+39
*
tg3: Preserve DASH connectivity when WOL enabled
Matt Carlson
2008-11-03
2
-1
/
+15
*
tg3: Use pci_ioremap_bar()
Matt Carlson
2008-11-03
1
-12
/
+12
*
tg3: Add 5761S support
Matt Carlson
2008-11-03
2
-0
/
+4
*
pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()
Jarek Poplawski
2008-11-03
1
-0
/
+3
*
net: clean up net/ipv4/tcp_ipv4.c
Jianjun Kong
2008-11-03
1
-8
/
+8
*
net: clean up net/ipv4/devinet.c
Jianjun Kong
2008-11-03
1
-5
/
+5
*
net: clean up net/ipv4/pararp.c
Jianjun Kong
2008-11-03
1
-7
/
+7
*
net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c
Jianjun Kong
2008-11-03
3
-5
/
+5
*
net: clean up net/ipv4/ipmr.c
Jianjun Kong
2008-11-03
1
-65
/
+65
*
net: clean up net/ipv4/ip_sockglue.c tcp_output.c
Jianjun Kong
2008-11-03
2
-20
/
+20
*
net: clean up net/ipv4/igmp.c
Jianjun Kong
2008-11-03
1
-23
/
+23
[next]