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
*
[IPSEC]: Sync series - user
Jamal Hadi Salim
2006-03-20
2
-10
/
+230
*
[IPSEC]: Sync series - fast path
Jamal Hadi Salim
2006-03-20
4
-0
/
+4
*
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
2006-03-20
6
-3
/
+176
*
[PKT_SCHED]: Keep backlog counter in sch_sfq
Patrick McHardy
2006-03-20
1
-0
/
+5
*
[PKT_SCHED]: Restore TBF change semantic
Patrick McHardy
2006-03-20
1
-2
/
+3
*
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
Patrick McHardy
2006-03-20
2
-0
/
+2
*
[PKT_SCHED]: Qdisc drop operation is optional
Patrick McHardy
2006-03-20
3
-5
/
+5
*
[IRDA]: pci_register_driver conversion
Christophe Lucas
2006-03-20
2
-2
/
+2
*
[IRDA]: sti/cli removal from EP7211 IrDA driver
David chosrova
2006-03-20
1
-4
/
+7
*
[IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipset
Jean Tourrilhes
2006-03-20
1
-4
/
+6
*
[IRDA]: nsc-ircc: PM update
Dmitry Torokhov
2006-03-20
2
-35
/
+98
*
[IRDA]: nsc-ircc: ISAPnP support
Jean Tourrilhes
2006-03-20
1
-34
/
+151
*
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
2006-03-20
2
-4
/
+49
*
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
2006-03-20
4
-6
/
+15
*
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
2006-03-20
13
-476
/
+314
*
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
2006-03-20
3
-19
/
+18
*
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
2006-03-20
69
-29
/
+160
*
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
2006-03-20
5
-19
/
+30
*
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
2006-03-20
23
-511
/
+167
*
[NETFILTER]: Convert ip6_tables matches/targets to centralized error checking
Patrick McHardy
2006-03-20
16
-165
/
+47
*
[NETFILTER]: Convert arp_tables targets to centralized error checking
Patrick McHardy
2006-03-20
2
-6
/
+8
*
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
Patrick McHardy
2006-03-20
28
-390
/
+103
*
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
Patrick McHardy
2006-03-20
3
-13
/
+50
*
[NETFILTER]: xt_tables: add centralized error checking
Patrick McHardy
2006-03-20
2
-11
/
+84
*
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm
Yasuyuki Kozakai
2006-03-20
1
-4
/
+4
*
[NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message
Holger Eitzenberger
2006-03-20
1
-3
/
+5
*
[DCCP] CCID2: Drop sock reference count on timer expiration and reset.
Andrea Bittau
2006-03-20
1
-11
/
+15
*
[DCCP]: Set the default CCID according to kernel config selection
Ian McDonald
2006-03-20
1
-1
/
+10
*
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
2006-03-20
8
-138
/
+148
*
[BNX2]: include <linux/vmalloc.h>
Michael Chan
2006-03-20
2
-2
/
+3
*
[TCP]: MTU probing
John Heffner
2006-03-20
9
-37
/
+326
*
[BNX2]: Update version
Michael Chan
2006-03-20
1
-2
/
+3
*
[BNX2]: Support larger rx ring sizes (part 2)
Michael Chan
2006-03-20
1
-2
/
+2
*
[BNX2]: Support larger rx ring sizes (part 1)
Michael Chan
2006-03-20
2
-46
/
+107
*
[BNX2]: Fix bug when rx ring is full
Michael Chan
2006-03-20
1
-16
/
+25
*
[BNX2]: Add ethtool -d support
Michael Chan
2006-03-20
1
-0
/
+60
*
[BNX2]: Reduce register test size
Michael Chan
2006-03-20
1
-254
/
+0
*
[TG3]: Update version and reldate
Michael Chan
2006-03-20
1
-2
/
+2
*
[TG3]: Support shutdown WoL.
Michael Chan
2006-03-20
1
-11
/
+41
*
[TG3]: Enable TSO by default
Michael Chan
2006-03-20
1
-4
/
+5
*
[TG3]: Add support for 5714S and 5715S
Michael Chan
2006-03-20
2
-1
/
+36
*
[IPV4] fib_rules.c: make struct fib_rules static again
Adrian Bunk
2006-03-20
1
-1
/
+1
*
[IPCOMP6]: don't check vfree() argument for NULL.
Jesper Juhl
2006-03-20
1
-2
/
+2
*
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
2006-03-20
11
-6
/
+847
*
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
2006-03-20
7
-6
/
+957
*
[DCCP] CCID3: Set the no_feedback_timer fields near init_timer
Arnaldo Carvalho de Melo
2006-03-20
1
-2
/
+3
*
[DCCP]: Don't alloc ack vector for the control sock
Arnaldo Carvalho de Melo
2006-03-20
1
-6
/
+5
*
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+11
*
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
Arnaldo Carvalho de Melo
2006-03-20
2
-15
/
+1
*
[DCCP] ackvec: Introduce ack vector records
Andrea Bittau
2006-03-20
2
-98
/
+173
[next]