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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
3
-2
/
+35
2009-04-27
ipv4: remove unused member in fib_table.
Rami Rosen
1
-1
/
+0
2009-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-634
/
+953
2009-04-23
af_iucv: New socket option for setting IUCV MSGLIMITs
Hendrik Brueckner
1
-0
/
+2
2009-04-23
af_iucv: Modify iucv msg target class using control msghdr
Hendrik Brueckner
1
-0
/
+3
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
1
-0
/
+4
2009-04-22
nl80211: Add event for authentication/association timeout
Jouni Malinen
1
-2
/
+20
2009-04-22
mac80211: calculate maximum sleep interval
Johannes Berg
1
-3
/
+16
2009-04-22
nl80211: allow configuring IBSS beacon interval
Johannes Berg
1
-0
/
+2
2009-04-22
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
1
-6
/
+4
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-0
/
+50
2009-04-22
cfg80211: clean up includes
Johannes Berg
4
-620
/
+683
2009-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
2
-0
/
+86
2009-04-22
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
1
-0
/
+3
2009-04-22
mac80211: document powersaving/beacon filter future
Johannes Berg
1
-10
/
+50
2009-04-22
mac80211: add hardware restart function
Johannes Berg
1
-0
/
+14
2009-04-22
cfg80211: add cipher capabilities
Johannes Berg
1
-0
/
+5
2009-04-22
mac80211: pass all probe request IEs to driver
Johannes Berg
2
-6
/
+9
2009-04-22
cfg80211: introduce scan IE limit attribute
Johannes Berg
1
-0
/
+1
2009-04-22
cfg80211: add cfg80211_inform_bss
Jussi Kivilinna
1
-0
/
+8
2009-04-22
nl80211: Add Michael MIC failure event
Jouni Malinen
1
-0
/
+16
2009-04-22
nl80211: Generate deauth/disassoc event for locally generated frames
Jouni Malinen
1
-8
/
+8
2009-04-22
cfg80211: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-20
syncookies: remove last_synq_overflow from struct tcp_sock
Florian Westphal
1
-0
/
+13
2009-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+1
2009-04-16
netfilter: nf_nat: add support for persistent mappings
Patrick McHardy
1
-0
/
+1
2009-04-11
ipv6: Fix NULL pointer dereference with time-wait sockets
Vlad Yasevich
1
-2
/
+0
2009-04-06
netfilter: ctnetlink: fix regression in expectation handling
Pablo Neira Ayuso
1
-1
/
+4
2009-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+0
2009-04-02
tcp: add helper for counter tweaking due mid-wq change
Ilpo Järvinen
1
-15
/
+0
2009-03-28
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
Paul Moore
1
-0
/
+5
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2
-1
/
+28
2009-03-27
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
1
-12
/
+2
2009-03-27
mac80211: fix aggregation to not require queue stop
Johannes Berg
1
-0
/
+4
2009-03-27
mac80211: unify and fix TX aggregation start
Johannes Berg
1
-2
/
+2
2009-03-27
mac80211: rate control status only for controlled packets
Johannes Berg
1
-0
/
+4
2009-03-27
mac80211: add beacon filtering support
Kalle Valo
1
-0
/
+33
2009-03-27
cfg80211: add feature to hold bss
Kalle Valo
1
-0
/
+18
2009-03-27
mac80211: disable power save when scanning
Kalle Valo
1
-5
/
+7
2009-03-27
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
1
-26
/
+0
2009-03-27
nl80211: Add MLME primitives to support external SME
Jouni Malinen
1
-0
/
+113
2009-03-27
nl80211: Event notifications for MLME events
Jouni Malinen
1
-0
/
+46
2009-03-27
mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME
Johannes Berg
1
-6
/
+0
2009-03-27
wireless: radiotap updates
Johannes Berg
1
-1
/
+3
2009-03-27
mac80211: reduce max number of queues
Johannes Berg
1
-1
/
+1
2009-03-27
mac80211: remove ieee80211_num_regular_queues
Johannes Berg
1
-5
/
+0
2009-03-27
net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.
Thierry Reding
1
-0
/
+22
2009-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
7
-11
/
+31
2009-03-25
netfilter: nf_conntrack: add generic function to get len of generic policy
Holger Eitzenberger
1
-0
/
+1
2009-03-25
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
3
-11
/
+14
[next]