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