index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-09
[NETFILTER] PPTP helper: fix PNS-PAC expectation call id
Philip Craig
1
-2
/
+26
2005-11-09
[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL
Pablo Neira Ayuso
1
-1
/
+1
2005-11-09
[NETFILTER] ctnetlink: kill unused includes
Pablo Neira Ayuso
1
-3
/
+0
2005-11-09
[NETFILTER] ctnetlink: add module alias to fix autoloading
Pablo Neira Ayuso
1
-0
/
+2
2005-11-09
[NETFILTER] ctnetlink: add marking support from userspace
Pablo Neira Ayuso
1
-0
/
+10
2005-11-09
[NETFILTER] ctnetlink: check if protoinfo is present
Pablo Neira Ayuso
1
-0
/
+5
2005-11-09
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
3
-45
/
+10
2005-11-09
[NETFILTER]: refcount leak of proto when ctnetlink dumping tuple
Yasuyuki Kozakai
1
-3
/
+6
2005-11-09
[NETFILTER]: packet counter of conntrack is 32bits
Yasuyuki Kozakai
1
-1
/
+1
2005-11-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-116
/
+52
2005-11-09
[PATCH] sanitize lookup_hash prototype
Christoph Hellwig
1
-3
/
+3
2005-11-09
[PATCH] add a vfs_permission helper
Christoph Hellwig
1
-1
/
+1
2005-11-09
ieee80211: cleanup crypto list handling, other minor cleanups.
Christoph Hellwig
1
-111
/
+41
2005-11-09
Merge rsync://bughost.org/repos/ieee80211-delta/
Jeff Garzik
1
-5
/
+9
2005-11-08
[Bluetooth]: Remove the usage of /proc completely
Marcel Holtmann
6
-357
/
+63
2005-11-08
[Bluetooth]: Add endian annotations to the core
Marcel Holtmann
3
-5
/
+5
2005-11-08
[IPV4]: Fix ip_queue_xmit identity increment for TSO packets
Herbert Xu
1
-1
/
+2
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
47
-191
/
+99
2005-11-08
[IPVS]: fix connection leak if expire_nodest_conn=1
Julian Anastasov
1
-4
/
+3
2005-11-08
[PKT_SCHED]: Correctly handle empty ematch trees
Thomas Graf
1
-0
/
+5
2005-11-08
[IPV6]: RFC3484 compliant source address selection
YOSHIFUJI Hideaki
1
-104
/
+240
2005-11-08
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...
YOSHIFUJI Hideaki
2
-44
/
+48
2005-11-08
[IPV6]: Put addr_diff() into common header for future use.
YOSHIFUJI Hideaki
1
-52
/
+2
2005-11-07
Merge git://git.tuxdriver.com/git/netdev-jwl
Jeff Garzik
1
-0
/
+2
2005-11-07
[PATCH] fix NET_RADIO=n, IEEE80211=y compile
Adrian Bunk
1
-0
/
+2
2005-11-07
Fix problem with WEP unicast key > index 0
Volker Braun
1
-2
/
+4
2005-11-07
scripts/Lindent on ieee80211 subsystem.
James Ketrenos
1
-3
/
+5
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
Linus Torvalds
19
-846
/
+663
2005-11-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-8
/
+0
2005-11-07
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
1
-5
/
+7
2005-11-05
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
8
-8
/
+0
2005-11-05
Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6
Arnaldo Carvalho de Melo
2
-741
/
+518
2005-11-05
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
5
-54
/
+10
2005-11-05
[NET]: Fix race condition in sk_stream_wait_connect
Herbert Xu
1
-6
/
+6
2005-11-05
[NETEM]: Add version string
Stephen Hemminger
1
-0
/
+3
2005-11-05
[NETEM]: Support time based reordering
Stephen Hemminger
1
-1
/
+84
2005-11-05
[PKT_SCHED]: (G)RED: Introduce hard dropping
Thomas Graf
2
-2
/
+14
2005-11-05
[PKT_SCHED]: GRED: Support ECN marking
Thomas Graf
1
-4
/
+21
2005-11-05
[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop
Thomas Graf
1
-2
/
+2
2005-11-05
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
Thomas Graf
1
-69
/
+31
2005-11-05
[PKT_SCHED]: GRED: Remove auto-creation of default VQ
Thomas Graf
1
-9
/
+0
2005-11-05
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
Thomas Graf
1
-17
/
+20
2005-11-05
[PKT_SCHED]: GRED: Remove initd flag
Thomas Graf
1
-14
/
+1
2005-11-05
[PKT_SCHED]: GRED: Improve error handling and messages
Thomas Graf
1
-24
/
+44
2005-11-05
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
Thomas Graf
1
-9
/
+18
2005-11-05
[PKT_SCHED]: GRED: Use generic queue management interface
Thomas Graf
1
-23
/
+9
2005-11-05
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
Thomas Graf
1
-2
/
+7
2005-11-05
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
Thomas Graf
1
-9
/
+0
2005-11-05
[PKT_SCHED]: GRED: Use new generic red interface
Thomas Graf
1
-133
/
+91
2005-11-05
[PKT_SCHED]: GRED: Use central VQ change procedure
Thomas Graf
1
-89
/
+84
[next]