index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-03
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
3
-18
/
+34
2005-04-03
[NET]: Missing proto_list_lock initialization.
James Bottomley
1
-1
/
+1
2005-04-02
Merge tgraf@kernel.bkbits.net:/home/tgraf/net-2.6-tcf_exts
Thomas Graf
2
-17
/
+33
2005-04-01
[NET]: Improve gnet_stats_* dumping logic to be less error prone
Thomas Graf
1
-13
/
+24
2005-04-01
[NET]: Allow dumping of application specific statistics if no primary TLV is ...
Thomas Graf
1
-4
/
+7
2005-04-01
[PKT_SCHED]: Properly return when no backward compatibility action statistics...
Thomas Graf
1
-0
/
+2
2005-03-31
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2005-03-31
[NETFILTER]: ipt_hashlimit: Remove custom msecs_to_jiffies() macro
Tobias Klauser
1
-6
/
+4
2005-03-31
[NETFILTER]: ipt_hashlimit: Fix bug introduced by hlist changes.
jix@bugmachine.ca
1
-3
/
+3
2005-03-31
[IPSEC]: Make IPCOMP more resilient.
Herbert Xu
2
-29
/
+11
2005-03-31
[NET]: Remove i_sock
Matthew Wilcox
3
-7
/
+5
2005-03-31
[XFRM]: Simplify xfrm_policy_kill().
Herbert Xu
1
-8
/
+9
2005-03-31
[IPSEC]: Check if SPI exists before creating acquire state.
Patrick McHardy
1
-7
/
+25
2005-03-31
[IPSEC]: Check SPI in xfrm_state_find()
Patrick McHardy
1
-1
/
+2
2005-03-31
[IPSEC]: Move xfrm_flush_bundles into xfrm_state GC
Herbert Xu
1
-2
/
+11
2005-03-31
Merge bk://kernel.bkbits.net/acme/net-2.6
David S. Miller
38
-310
/
+695
2005-03-31
[PKT_SCHED]: Fix deadlock in sch_api.c
Catalin Boie
1
-7
/
+34
2005-03-31
[PKT_SCHED]: netem: Account for packets in delayed queue in qlen
Stephen Hemminger
1
-24
/
+25
2005-03-31
[NETLINK]: More complete fix for race.
Herbert Xu
1
-3
/
+3
2005-03-30
[PATCH] Fix incorrect bluetooth socket zapping
David Woodhouse
1
-1
/
+1
2005-03-31
Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742
Thomas Graf
1
-4
/
+2
2005-03-30
[NETLINK]: Fix sk_rmem_alloc assertion failure.
Herbert Xu
1
-0
/
+2
2005-03-30
Merge bk://kernel.bkbits.net/tgraf/net-2.6-tcf_exts
David S. Miller
7
-21
/
+27
2005-03-30
[AF_UNIX]: unix_mkname comment
Hideaki Yoshifuji
1
-0
/
+7
2005-03-30
[IPV6]: Fix address/interface handling according to the scoping architecture
Hideaki Yoshifuji
2
-4
/
+12
2005-03-30
[PKT_SCHED]: Memory leak in ipt.c
Herbert Xu
1
-0
/
+2
2005-03-30
[NETFILTER]: Restore ports module parameter for ip_nat_{ftp,irq}
Rusty Russell
2
-0
/
+18
2005-03-30
[NET]: NULL pointer bug in netpoll.c
jan.kiszka@web.de
1
-3
/
+4
2005-03-30
[PKT_SCHED]: Fix action statistics dumping in compatibility mode
Thomas Graf
2
-8
/
+13
2005-03-29
[NET]: Make primary TLV type optional
Thomas Graf
1
-3
/
+7
2005-03-29
Cset exclude: hadi@cyberus.ca|ChangeSet|20050325173452|50562
Thomas Graf
4
-10
/
+7
2005-03-28
[PATCH] swsusp: Add missing refrigerator calls
Pavel Machek
4
-0
/
+7
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
38
-310
/
+695
2005-03-24
[PKT_SCHED]: action stats double dip
Jamal Hadi Salim
4
-7
/
+10
2005-03-24
[XFRM]: xfrm_policy destructor fix
Ingo Molnar
1
-6
/
+10
2005-03-23
Merge http://linux-mh.bkbits.net/bluetooth-2.6
David S. Miller
1
-3
/
+3
2005-03-25
[Bluetooth] Fix signedness problem at socket creation
Marcel Holtmann
1
-3
/
+3
2005-03-22
Merge bk://kernel.bkbits.net/acme/net-2.6
David S. Miller
9
-10
/
+9
2005-03-22
[IPV4]: Clear DF bit in ip_fragment fast path
Herbert Xu
1
-1
/
+1
2005-03-22
[IPV4]: Check mtu instead of frag_list in ip_push_pending_frames()
Herbert Xu
1
-1
/
+2
2005-03-22
[ROSE]: Get rid of sk_protinfo use
Ralf Bächle
6
-59
/
+43
2005-03-22
[NETROM]: Get rid of sk_protinfo use
Ralf Bächle
5
-56
/
+39
2005-03-22
[ATM]: assorted cleanups
Chas Williams
9
-83
/
+51
2005-03-22
[ATM]: Remove bridge/lec interdependency
Chas Williams
6
-35
/
+14
2005-03-22
[NET] use sk_acceptq_is_full
Arnaldo Carvalho de Melo
9
-10
/
+9
2005-03-22
[IPV4]: Fix swapped memset args in multipath_wrandom.c
Dave Jones
1
-2
/
+2
2005-03-22
[IPV4]: Fix early use of inline in route.c
François Romieu
1
-8
/
+7
2005-03-22
[IRDA]: Squash warnings introduced by DEBUG cleanups.
David S. Miller
2
-3
/
+3
2005-03-22
[IRDA]: DEBUG macro fixes
Jean Tourrilhes
33
-945
/
+987
2005-03-22
[NET]: Kill NETLINK_DEV and its only user, ethertap.
David S. Miller
3
-288
/
+0
[next]