index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-21
[DCCP]: Kconfig tidy up
Arnaldo Carvalho de Melo
1
-2
/
+4
2006-03-21
[DCCP]: sparse endianness annotations
Andrea Bittau
6
-45
/
+33
2006-03-21
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Patrick McHardy
1
-4
/
+0
2006-03-21
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
1
-1
/
+42
2006-03-21
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
9
-210
/
+260
2006-03-21
[PKT_SCHED]: Convert sch_red to a classful qdisc
Patrick McHardy
1
-16
/
+163
2006-03-21
[XFRM]: Add some missing exports.
David S. Miller
2
-0
/
+7
2006-03-21
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
David S. Miller
2
-3
/
+3
2006-03-21
[XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough.
David S. Miller
1
-2
/
+2
2006-03-21
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
3
-4
/
+59
2006-03-21
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
2
-7
/
+40
2006-03-21
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
2
-2
/
+57
2006-03-21
[IPSEC]: Sync series - user
Jamal Hadi Salim
2
-10
/
+230
2006-03-21
[IPSEC]: Sync series - fast path
Jamal Hadi Salim
4
-0
/
+4
2006-03-21
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
3
-2
/
+101
2006-03-21
[PKT_SCHED]: Keep backlog counter in sch_sfq
Patrick McHardy
1
-0
/
+5
2006-03-21
[PKT_SCHED]: Restore TBF change semantic
Patrick McHardy
1
-2
/
+3
2006-03-21
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
Patrick McHardy
2
-0
/
+2
2006-03-21
[PKT_SCHED]: Qdisc drop operation is optional
Patrick McHardy
3
-5
/
+5
2006-03-21
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
1
-4
/
+48
2006-03-21
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
3
-6
/
+14
2006-03-21
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
9
-370
/
+220
2006-03-21
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
2
-19
/
+6
2006-03-21
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
69
-29
/
+160
2006-03-21
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
4
-17
/
+22
2006-03-21
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
23
-511
/
+167
2006-03-21
[NETFILTER]: Convert ip6_tables matches/targets to centralized error checking
Patrick McHardy
16
-165
/
+47
2006-03-21
[NETFILTER]: Convert arp_tables targets to centralized error checking
Patrick McHardy
2
-6
/
+8
2006-03-21
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
Patrick McHardy
28
-390
/
+103
2006-03-21
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
Patrick McHardy
3
-13
/
+50
2006-03-21
[NETFILTER]: xt_tables: add centralized error checking
Patrick McHardy
1
-7
/
+65
2006-03-21
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm
Yasuyuki Kozakai
1
-4
/
+4
2006-03-21
[NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message
Holger Eitzenberger
1
-3
/
+5
2006-03-21
[DCCP] CCID2: Drop sock reference count on timer expiration and reset.
Andrea Bittau
1
-11
/
+15
2006-03-21
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
7
-116
/
+114
2006-03-21
[TCP]: MTU probing
John Heffner
6
-37
/
+302
2006-03-21
[IPV4] fib_rules.c: make struct fib_rules static again
Adrian Bunk
1
-1
/
+1
2006-03-21
[IPCOMP6]: don't check vfree() argument for NULL.
Jesper Juhl
1
-2
/
+2
2006-03-21
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
10
-5
/
+813
2006-03-21
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
6
-3
/
+952
2006-03-21
[DCCP] CCID3: Set the no_feedback_timer fields near init_timer
Arnaldo Carvalho de Melo
1
-2
/
+3
2006-03-21
[DCCP]: Don't alloc ack vector for the control sock
Arnaldo Carvalho de Melo
1
-6
/
+5
2006-03-21
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
Arnaldo Carvalho de Melo
1
-1
/
+11
2006-03-21
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
Arnaldo Carvalho de Melo
2
-15
/
+1
2006-03-21
[DCCP] ackvec: Introduce ack vector records
Andrea Bittau
2
-98
/
+173
2006-03-21
[IPV4]: Use RCU locking in fib_rules.
Robert Olsson
1
-45
/
+68
2006-03-21
[DCCP] ackvec: Introduce dccp_ackvec_slab
Arnaldo Carvalho de Melo
3
-3
/
+52
2006-03-21
[DCCP]: Fix error handling in dccp_init
Arnaldo Carvalho de Melo
1
-1
/
+3
2006-03-21
[DCCP] ackvec: Ditch dccpav_buf_len
Arnaldo Carvalho de Melo
4
-25
/
+15
2006-03-21
[NETFILTER] nfnetlink_log: add sequence numbers for log events
Harald Welte
1
-0
/
+46
[next]