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
2007-10-10
[CCID2]: Sequence number wraparound issues
Gerrit Renker
1
-3
/
+4
2007-10-10
[CCID2]: Remove redundant case block
Gerrit Renker
1
-13
/
+1
2007-10-10
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
2
-9
/
+4
2007-10-10
[CCID2]: Remove ugly BUG_ON
Gerrit Renker
1
-6
/
+5
2007-10-10
[CCID2]: Simplify interface
Gerrit Renker
1
-10
/
+9
2007-10-10
[DCCP]: Make all `debug' parameters bool
Gerrit Renker
3
-3
/
+3
2007-10-10
[DCCP]: Add socket option to query the current MPS
Gerrit Renker
1
-0
/
+4
2007-10-10
[DCCP]: Wait for CCID
Gerrit Renker
1
-15
/
+19
2007-10-10
[MAC80211]: add sta_notify callback
Tomas Winkler
1
-6
/
+7
2007-10-10
[MAC80211]: implement cfg80211's change_interface hook
Johannes Berg
1
-18
/
+57
2007-10-10
[MAC80211]: Add association LED trigger
Michael Buesch
4
-19
/
+63
2007-10-10
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
4
-11
/
+8
2007-10-10
[MAC80211]: improve radiotap injection
Johannes Berg
2
-91
/
+105
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
4
-14
/
+11
2007-10-10
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
1
-3
/
+5
2007-10-10
[MAC80211]: consolidate decryption more
Johannes Berg
1
-34
/
+12
2007-10-10
[MAC80211]: move sta_process rx handler later
Johannes Berg
1
-48
/
+48
2007-10-10
[MAC80211]: remove management interface
Johannes Berg
9
-305
/
+14
2007-10-10
[MAC80211]: add "invalid" interface type
Johannes Berg
3
-0
/
+9
2007-10-10
[MAC80211]: Check open_count before calling config callback.
Michael Buesch
1
-1
/
+1
2007-10-10
[RFKILL]: Add support for hardware-only rfkill buttons
Michael Buesch
1
-1
/
+6
2007-10-10
[RFKILL]: Add support for an rfkill LED.
Michael Buesch
2
-1
/
+48
2007-10-10
[TCP]: Wrap-safed reordering detection FRTO check
Ilpo Järvinen
1
-0
/
+3
2007-10-10
[TCP]: Update comment of SACK block validator
Ilpo Järvinen
1
-2
/
+9
2007-10-10
[TCP]: fix comments that got messed up during code move
Ilpo Järvinen
1
-2
/
+6
2007-10-10
[TCP]: No fackets_out/highest_sack tuning when SACK isn't enabled
Ilpo Järvinen
1
-3
/
+4
2007-10-10
[NETFILTER]: bridge: remove broken netfilter binary sysctls
Joseph Fannin
1
-5
/
+0
2007-10-10
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt
3
-0
/
+284
2007-10-10
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
1
-7
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
1
-5
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
1
-3
/
+4
2007-10-10
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
1
-4
/
+5
2007-10-10
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
1
-16
/
+14
2007-10-10
[NETFILTER]: nf_conntrack_netlink: add support to related connections
Pablo Neira Ayuso
1
-3
/
+40
2007-10-10
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
2
-5
/
+3
2007-10-10
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
2
-4
/
+2
2007-10-10
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
10
-100
/
+92
2007-10-10
[NETFILTER]: nfnetlink_queue: use netlink policy
Patrick McHardy
1
-19
/
+11
2007-10-10
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
1
-29
/
+9
2007-10-10
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
1
-35
/
+13
2007-10-10
[NETFILTER]: nfnetlink: use nlmsg_notify()
Patrick McHardy
1
-10
/
+1
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
17
-87
/
+87
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
11
-450
/
+450
2007-10-10
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
4
-17
/
+17
2007-10-10
[RFKILL]: Move rfkill_switch_all out of global header
Ivo van Doorn
3
-1
/
+19
2007-10-10
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
Michael Buesch
1
-8
/
+8
2007-10-10
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
4
-16
/
+0
2007-10-10
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
4
-339
/
+0
2007-10-10
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
3
-10
/
+10
2007-10-10
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
4
-8
/
+21
[next]