index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
Yasuyuki Kozakai
2007-07-11
1
-1
/
+3
*
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
Yasuyuki Kozakai
2007-07-11
4
-66
/
+88
*
[NETFILTER]: nf_conntrack: introduce extension infrastructure
Yasuyuki Kozakai
2007-07-11
3
-1
/
+200
*
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-11
73
-79
/
+79
*
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
2007-07-11
8
-26
/
+311
*
[NETFILTER]: Add u32 match
Jan Engelhardt
2007-07-11
3
-0
/
+149
*
[NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATed
Jerome Borsboom
2007-07-11
1
-1
/
+5
*
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-11
28
-110
/
+90
*
[NETFILTER]: Remove incorrect inline markers
Jan Engelhardt
2007-07-11
2
-2
/
+2
*
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-11
36
-100
/
+136
*
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
2007-07-11
23
-169
/
+169
*
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-11
32
-143
/
+143
*
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-11
44
-319
/
+312
*
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-07-11
45
-91
/
+91
*
[NETFILTER]: nf_conntrack_h323: check range first in sequence extension
Jing Min Zhao
2007-07-11
1
-9
/
+9
*
[UDP]: Cleanup UDP encapsulation code
James Chapman
2007-07-11
2
-140
/
+130
*
[IrDA]: tsap init routine factorisation.
G. Liakhovetski
2007-07-11
1
-10
/
+19
*
[IrDA]: Monitor mode.
Samuel Ortiz
2007-07-11
1
-0
/
+7
*
[IrDA]: Netlink layer.
Samuel Ortiz
2007-07-11
3
-5
/
+215
*
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
2007-07-11
33
-308
/
+14
*
[NET_SCHED]: sch_htb: use generic estimator
Patrick McHardy
2007-07-11
1
-61
/
+24
*
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
2007-07-11
5
-22
/
+12
*
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
2007-07-11
7
-60
/
+0
*
[PKTGEN]: IPSEC support
Jamal Hadi Salim
2007-07-11
1
-2
/
+152
*
[XFRM] Introduce standalone SAD lookup
Jamal Hadi Salim
2007-07-11
1
-0
/
+31
*
[PKTGEN]: Introduce sequential flows
Jamal Hadi Salim
2007-07-11
1
-8
/
+52
*
[PKTGEN]: Centralize packet overhead tracking
Jamal Hadi Salim
2007-07-11
1
-12
/
+15
*
[MAC80211]: Set low initial rate in rc80211_simple
Larry Finger
2007-07-11
1
-5
/
+7
*
[TCP]: SACK fastpath did override adjusted fackets_out
Ilpo Järvinen
2007-07-11
1
-0
/
+8
*
[NET]: Fix secondary unicast/multicast address count maintenance
Patrick McHardy
2007-07-11
2
-18
/
+14
*
[SCHED]: Qdisc changes and sch_rr added for multiqueue
Peter P Waskiewicz Jr
2007-07-11
2
-15
/
+125
*
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
2007-07-11
6
-21
/
+51
*
[NET]: Fix TX checksum feature check
Herbert Xu
2007-07-11
1
-5
/
+5
*
[UDP]: Introduce UDP encapsulation type for L2TP
James Chapman
2007-07-11
1
-4
/
+23
*
[NET]: dev: secondary unicast address support
Patrick McHardy
2007-07-11
2
-52
/
+129
*
[NET]: dev_mcast: switch to generic net_device address lists
Patrick McHardy
2007-07-11
1
-81
/
+15
*
[NET]: dev: introduce generic net_device address lists
Patrick McHardy
2007-07-11
1
-0
/
+69
*
[NET]: dev_mcast: unexport dev_mc_upload
Patrick McHardy
2007-07-11
2
-4
/
+0
*
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
2007-07-11
6
-8
/
+37
*
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
2007-07-11
9
-1
/
+10
*
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
2007-07-11
14
-40
/
+77
*
[IPV6] MIP6: Kill unnecessary ifdefs.
Masahide NAKAMURA
2007-07-11
2
-6
/
+2
*
[RTNETLINK]: Fix rtnetlink compat attribute patch
Patrick McHardy
2007-07-11
1
-5
/
+3
*
[RTNETLINK]: Add nested compat attribute
Patrick McHardy
2007-07-11
1
-0
/
+16
*
[NETLINK]: attr: add nested compat attribute type
Patrick McHardy
2007-07-11
1
-0
/
+11
*
[SKBUFF]: Keep track of writable header len of headerless clones
Patrick McHardy
2007-07-11
2
-1
/
+5
*
[NET]: qdisc_restart - couple of optimizations.
Krishna Kumar
2007-07-11
1
-4
/
+1
*
[NET]: qdisc_restart - readability changes plus one bug fix.
Krishna Kumar
2007-07-11
1
-81
/
+86
*
[CCID3]: Fix a bug in the send time processing
Gerrit Renker
2007-07-11
1
-1
/
+1
*
[CCID3]: Sending time: update to ktime_t
Gerrit Renker
2007-07-11
2
-22
/
+16
[prev]
[next]