index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
2007-07-10
23
-169
/
+169
*
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
32
-143
/
+143
*
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
44
-319
/
+312
*
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-07-10
45
-91
/
+91
*
[NETFILTER]: nf_conntrack_h323: check range first in sequence extension
Jing Min Zhao
2007-07-10
1
-9
/
+9
*
[UDP]: Cleanup UDP encapsulation code
James Chapman
2007-07-10
2
-140
/
+130
*
[IrDA]: tsap init routine factorisation.
G. Liakhovetski
2007-07-10
1
-10
/
+19
*
[IrDA]: Monitor mode.
Samuel Ortiz
2007-07-10
1
-0
/
+7
*
[IrDA]: Netlink layer.
Samuel Ortiz
2007-07-10
3
-5
/
+215
*
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
2007-07-10
33
-308
/
+14
*
[NET_SCHED]: sch_htb: use generic estimator
Patrick McHardy
2007-07-10
1
-61
/
+24
*
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
2007-07-10
5
-22
/
+12
*
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
2007-07-10
7
-60
/
+0
*
[PKTGEN]: IPSEC support
Jamal Hadi Salim
2007-07-10
1
-2
/
+152
*
[XFRM] Introduce standalone SAD lookup
Jamal Hadi Salim
2007-07-10
1
-0
/
+31
*
[PKTGEN]: Introduce sequential flows
Jamal Hadi Salim
2007-07-10
1
-8
/
+52
*
[PKTGEN]: Centralize packet overhead tracking
Jamal Hadi Salim
2007-07-10
1
-12
/
+15
*
[MAC80211]: Set low initial rate in rc80211_simple
Larry Finger
2007-07-10
1
-5
/
+7
*
[TCP]: SACK fastpath did override adjusted fackets_out
Ilpo Järvinen
2007-07-10
1
-0
/
+8
*
[NET]: Fix secondary unicast/multicast address count maintenance
Patrick McHardy
2007-07-10
2
-18
/
+14
*
[SCHED]: Qdisc changes and sch_rr added for multiqueue
Peter P Waskiewicz Jr
2007-07-10
2
-15
/
+125
*
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
2007-07-10
6
-21
/
+51
*
[NET]: Fix TX checksum feature check
Herbert Xu
2007-07-10
1
-5
/
+5
*
[UDP]: Introduce UDP encapsulation type for L2TP
James Chapman
2007-07-10
1
-4
/
+23
*
[NET]: dev: secondary unicast address support
Patrick McHardy
2007-07-10
2
-52
/
+129
*
[NET]: dev_mcast: switch to generic net_device address lists
Patrick McHardy
2007-07-10
1
-81
/
+15
*
[NET]: dev: introduce generic net_device address lists
Patrick McHardy
2007-07-10
1
-0
/
+69
*
[NET]: dev_mcast: unexport dev_mc_upload
Patrick McHardy
2007-07-10
2
-4
/
+0
*
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
2007-07-10
6
-8
/
+37
*
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
2007-07-10
9
-1
/
+10
*
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
2007-07-10
14
-40
/
+77
*
[IPV6] MIP6: Kill unnecessary ifdefs.
Masahide NAKAMURA
2007-07-10
2
-6
/
+2
*
[RTNETLINK]: Fix rtnetlink compat attribute patch
Patrick McHardy
2007-07-10
1
-5
/
+3
*
[RTNETLINK]: Add nested compat attribute
Patrick McHardy
2007-07-10
1
-0
/
+16
*
[NETLINK]: attr: add nested compat attribute type
Patrick McHardy
2007-07-10
1
-0
/
+11
*
[SKBUFF]: Keep track of writable header len of headerless clones
Patrick McHardy
2007-07-10
2
-1
/
+5
*
[NET]: qdisc_restart - couple of optimizations.
Krishna Kumar
2007-07-10
1
-4
/
+1
*
[NET]: qdisc_restart - readability changes plus one bug fix.
Krishna Kumar
2007-07-10
1
-81
/
+86
*
[CCID3]: Fix a bug in the send time processing
Gerrit Renker
2007-07-10
1
-1
/
+1
*
[CCID3]: Sending time: update to ktime_t
Gerrit Renker
2007-07-10
2
-22
/
+16
*
loss_interval: make struct dccp_li_hist_entry private
Arnaldo Carvalho de Melo
2007-07-10
2
-10
/
+9
*
loss_interval: Nuke dccp_li_hist
Arnaldo Carvalho de Melo
2007-07-10
3
-86
/
+36
*
loss_interval: Make dccp_li_hist_entry_{new,delete} private
Arnaldo Carvalho de Melo
2007-07-10
2
-14
/
+14
*
loss_interval: unexport dccp_li_hist_interval_new
Arnaldo Carvalho de Melo
2007-07-10
2
-7
/
+3
*
[DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval
Arnaldo Carvalho de Melo
2007-07-10
3
-170
/
+176
*
[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li
Arnaldo Carvalho de Melo
2007-07-10
1
-6
/
+6
*
Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li
Arnaldo Carvalho de Melo
2007-07-10
1
-21
/
+41
*
loss_interval: Fix timeval initialisation
Ian McDonald
2007-07-10
1
-1
/
+1
*
Fix dccp_sum_coverage
Ian McDonald
2007-07-10
1
-2
/
+2
*
ccid3: Update copyrights
Ian McDonald
2007-07-10
3
-6
/
+6
[next]