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
2006-03-22
[PATCH] softmac: some comment stuff
Johannes Berg
2
-2
/
+1
2006-03-22
[PATCH] softmac: properly check return value of ieee80211softmac_alloc_mgt
Johannes Berg
1
-1
/
+1
2006-03-22
[PATCH] softmac: scan at least once before selecting a network by essid
Johannes Berg
1
-7
/
+8
2006-03-22
[PATCH] softmac: check if disassociation is for us before processing it
Johannes Berg
1
-1
/
+4
2006-03-22
[PATCH] softmac: select "best" network based on rssi
Johannes Berg
1
-4
/
+8
2006-03-22
[PATCH] softmac: add fixme for disassoc
Johannes Berg
1
-0
/
+1
2006-03-22
[PATCH] softmac: try to reassociate when being disassociated from the AP
Johannes Berg
1
-0
/
+1
2006-03-22
[PATCH] softmac: correctly use netif_carrier_{on,off}
Johannes Berg
3
-15
/
+6
2006-03-22
[PATCH] softmac: convert to use global workqueue
Johannes Berg
6
-17
/
+12
2006-03-22
[PATCH] softmac: fix Makefiles
Johannes Berg
2
-1
/
+2
2006-03-22
[PATCH] softmac: fix some sparse warnings
Johannes Berg
3
-9
/
+14
2006-03-22
[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
Johannes Berg
1
-0
/
+1
2006-03-22
[PATCH] wireless: Add softmac layer to the kernel
Johannes Berg
11
-0
/
+2585
2006-03-22
[TCP]: Do not use inet->id of global tcp_socket when sending RST.
Alexey Kuznetsov
1
-5
/
+1
2006-03-22
[NETFILTER]: Fix undefined references to get_h225_addr
Patrick McHardy
1
-2
/
+2
2006-03-22
[NETFILTER]: Fix xt_policy address matching
Patrick McHardy
1
-3
/
+3
2006-03-22
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
8
-0
/
+126
2006-03-22
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
28
-147
/
+209
2006-03-22
[NETFILTER]: conntrack: cleanup the conntrack ID initialization
Pablo Neira Ayuso
2
-4
/
+4
2006-03-22
[NETFILTER]: nfnetlink_queue: fix nfnetlink message size
Pablo Neira Ayuso
1
-9
/
+10
2006-03-22
[NETFILTER]: ctnetlink: Fix expectaction mask dumping
Pablo Neira Ayuso
2
-39
/
+117
2006-03-22
[NETFILTER]: Fix Kconfig typos
Thomas Vögtle
1
-3
/
+3
2006-03-22
[NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer
Patrick McHardy
1
-2
/
+2
2006-03-22
[X25]: dte facilities 32 64 ioctl conversion
Shaun Pereira
1
-0
/
+2
2006-03-22
[X25]: allow ITU-T DTE facilities for x25
Shaun Pereira
4
-16
/
+120
2006-03-22
[X25]: fix kernel error message 64 bit kernel
Shaun Pereira
1
-1
/
+1
2006-03-22
[X25]: ioctl conversion 32 bit user to 64 bit kernel
Shaun Pereira
1
-0
/
+124
2006-03-21
[NET]: socket timestamp 32 bit handler for 64 bit kernel
Shaun Pereira
1
-0
/
+19
2006-03-21
[NET]: allow 32 bit socket ioctl in 64 bit kernel
Shaun Pereira
1
-0
/
+21
2006-03-21
[BLUETOOTH]: Return negative error constant
Tobias Klauser
1
-2
/
+2
2006-03-21
Merge branch 'linus'
Trond Myklebust
13
-107
/
+440
2006-03-20
[NETFILTER]: Add H.323 conntrack/NAT helper
Jing Min Zhao
8
-0
/
+6199
2006-03-20
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
1
-72
/
+69
2006-03-20
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
8
-31
/
+16
2006-03-20
[IPV6]: Cleanup of net/ipv6/reassambly.c
Ingo Oeser
1
-18
/
+17
2006-03-20
[BRIDGE]: Remove duplicate const from is_link_local() argument type.
Andrew Morton
1
-1
/
+1
2006-03-20
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
Adrian Bunk
1
-2
/
+1
2006-03-20
[BRIDGE]: use LLC to send STP
Stephen Hemminger
1
-69
/
+59
2006-03-20
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
4
-23
/
+3
2006-03-20
[BRIDGE]: allow show/store of group multicast address
Stephen Hemminger
4
-6
/
+57
2006-03-20
[BRIDGE]: use llc for receiving STP packets
Stephen Hemminger
5
-28
/
+71
2006-03-20
[BRIDGE]: stp timer to jiffies cleanup
Stephen Hemminger
1
-9
/
+8
2006-03-20
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
Stephen Hemminger
2
-6
/
+3
2006-03-20
[BRIDGE]: netfilter inline cleanup
Stephen Hemminger
1
-4
/
+21
2006-03-20
[BRIDGE]: netfilter VLAN macro cleanup
Stephen Hemminger
1
-23
/
+27
2006-03-20
[BRIDGE]: netfilter dont use __constant_htons
Stephen Hemminger
1
-25
/
+25
2006-03-20
[BRIDGE]: netfilter whitespace
Stephen Hemminger
1
-53
/
+63
2006-03-20
[BRIDGE]: optimize frame pass up
Stephen Hemminger
1
-7
/
+1
2006-03-20
[BRIDGE]: use kzalloc
Stephen Hemminger
1
-3
/
+3
2006-03-20
[BRIDGE]: use kcalloc
Stephen Hemminger
1
-2
/
+1
[prev]
[next]