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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-21
[AF_UNIX]: scm: better initialization
Benjamin LaHaise
1
-4
/
+6
2006-03-21
[AF_UNIX]: use shift instead of integer division
Benjamin LaHaise
1
-5
/
+5
2006-03-21
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
2
-16
/
+20
2006-03-21
[LLC]: Fix sap refcounting
Arnaldo Carvalho de Melo
2
-2
/
+3
2006-03-21
[LLC]: Replace __inline__ with inline
Arnaldo Carvalho de Melo
1
-5
/
+4
2006-03-21
[LLC]: Fix struct proto .name
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-21
[NET] pktgen: Fix races between control/worker threads.
Arthur Kepner
1
-25
/
+110
2006-03-21
[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.
Jamal Hadi Salim
1
-1
/
+1
2006-03-21
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
Arnaldo Carvalho de Melo
6
-141
/
+148
2006-03-21
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
Arnaldo Carvalho de Melo
1
-7
/
+11
2006-03-21
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
Arnaldo Carvalho de Melo
2
-8
/
+8
2006-03-21
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
Arnaldo Carvalho de Melo
2
-3
/
+3
2006-03-21
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
Arnaldo Carvalho de Melo
4
-14
/
+17
2006-03-21
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
Arnaldo Carvalho de Melo
4
-104
/
+112
2006-03-21
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
5
-38
/
+28
2006-03-21
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo
6
-11
/
+176
2006-03-21
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
Arnaldo Carvalho de Melo
1
-5
/
+4
2006-03-21
[DCCP]: Kconfig tidy up
Arnaldo Carvalho de Melo
1
-2
/
+4
2006-03-21
[DCCP]: Make CCID2 be the default
Arnaldo Carvalho de Melo
1
-9
/
+0
2006-03-21
[DCCP]: sparse endianness annotations
Andrea Bittau
7
-76
/
+54
2006-03-21
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Patrick McHardy
2
-14
/
+14
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
10
-212
/
+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 - update selinux
Jamal Hadi Salim
1
-0
/
+7
2006-03-21
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
4
-5
/
+60
2006-03-21
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
3
-7
/
+43
2006-03-21
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
3
-3
/
+58
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
6
-3
/
+176
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
[IRDA]: pci_register_driver conversion
Christophe Lucas
2
-2
/
+2
2006-03-21
[IRDA]: sti/cli removal from EP7211 IrDA driver
David chosrova
1
-4
/
+7
2006-03-21
[IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipset
Jean Tourrilhes
1
-4
/
+6
2006-03-21
[IRDA]: nsc-ircc: PM update
Dmitry Torokhov
2
-35
/
+98
2006-03-21
[IRDA]: nsc-ircc: ISAPnP support
Jean Tourrilhes
1
-34
/
+151
2006-03-21
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
2
-4
/
+49
2006-03-21
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
4
-6
/
+15
2006-03-21
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
13
-476
/
+314
2006-03-21
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
3
-19
/
+18
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
5
-19
/
+30
2006-03-21
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
23
-511
/
+167
[next]