Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | mac80211: disable software retry for now | Johannes Berg | 2009-08-04 | 1 | -0/+26 | |
* | | | | | | | net/rds: Use AF_INET for sin_family field | Julia Lawall | 2009-08-05 | 1 | -1/+1 | |
* | | | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+5 | |
* | | | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+5 | |
* | | | | | | | net: mark read-only arrays as const | Jan Engelhardt | 2009-08-05 | 30 | -58/+63 | |
* | | | | | | | xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. | David S. Miller | 2009-08-04 | 1 | -1/+6 | |
* | | | | | | | xfrm4: fix build when SYSCTLs are disabled | Randy Dunlap | 2009-08-04 | 1 | -0/+6 | |
|/ / / / / / | ||||||
* | | | | | | neigh: Convert garbage collection from softirq to workqueue | Eric Dumazet | 2009-08-02 | 1 | -46/+43 | |
* | | | | | | IPVS: use pr_err and friends instead of IP_VS_ERR and friends | Hannes Eder | 2009-08-02 | 20 | -147/+145 | |
* | | | | | | inet6: functions shadow global variable | Gerrit Renker | 2009-08-02 | 1 | -2/+2 | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-30 | 26 | -561/+846 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 12 | -106/+53 | |
| * | | | | | | cfg80211: combine IWESSID handlers | Johannes Berg | 2009-07-29 | 5 | -41/+48 | |
| * | | | | | | cfg80211: combine IWAP handlers | Johannes Berg | 2009-07-29 | 5 | -55/+58 | |
| * | | | | | | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 | 7 | -80/+83 | |
| * | | | | | | mac80211: verify info->control.vif is not NULL | Johannes Berg | 2009-07-29 | 2 | -0/+18 | |
| * | | | | | | cfg80211: fix disassoc while not associated | Johannes Berg | 2009-07-29 | 1 | -0/+6 | |
| * | | | | | | mac80211: fix an oops in ieee80211_scan_state_set_channel | Helmut Schaa | 2009-07-29 | 1 | -1/+4 | |
| * | | | | | | nl80211: add missing parameter clearing | Johannes Berg | 2009-07-29 | 1 | -0/+2 | |
| * | | | | | | mac80211: fix receiving deauth | Johannes Berg | 2009-07-29 | 1 | -4/+17 | |
| * | | | | | | cfg80211: fix circular lock dependency (1) | Johannes Berg | 2009-07-29 | 1 | -3/+3 | |
| * | | | | | | mac80211: fix oops due to missing private data | Luis R. Rodriguez | 2009-07-27 | 1 | -2/+4 | |
| * | | | | | | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 | 3 | -36/+7 | |
| * | | | | | | mac80211: fix MLME issuing of probe requests while scanning | Luis R. Rodriguez | 2009-07-27 | 1 | -3/+3 | |
| * | | | | | | mac80211: fix mlme timeouts | Johannes Berg | 2009-07-27 | 1 | -0/+2 | |
| * | | | | | | cfg80211: increase scan result expire time | Helmut Schaa | 2009-07-27 | 1 | -1/+1 | |
| * | | | | | | mac80211: rename scan_state to next_scan_state | Helmut Schaa | 2009-07-27 | 2 | -11/+11 | |
| * | | | | | | mac80211: implement basic background scanning | Helmut Schaa | 2009-07-27 | 4 | -13/+148 | |
| * | | | | | | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 | 9 | -29/+31 | |
| * | | | | | | mac80211: introduce a new scan state "decision" | Helmut Schaa | 2009-07-27 | 2 | -15/+27 | |
| * | | | | | | mac80211: advance the state machine immediately if no delay is needed | Helmut Schaa | 2009-07-27 | 1 | -9/+15 | |
| * | | | | | | mac80211: refactor the scan code | Helmut Schaa | 2009-07-27 | 1 | -58/+78 | |
| * | | | | | | mac80211: allow using network namespaces | Johannes Berg | 2009-07-27 | 2 | -0/+2 | |
| * | | | | | | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 7 | -95/+227 | |
| * | | | | | | mac80211: cooperate more with network namespaces | Johannes Berg | 2009-07-27 | 3 | -47/+46 | |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-30 | 9 | -34/+54 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | ipv4: ARP neigh procfs buffer overflow | roel kluin | 2009-07-30 | 1 | -1/+3 | |
| * | | | | | | net/netlabel: Add kmalloc NULL tests | Julia Lawall | 2009-07-30 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-30 | 3 | -10/+28 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | mac80211: fix suspend | Johannes Berg | 2009-07-29 | 2 | -9/+27 | |
| | * | | | | | mac80211: do not queue work after suspend in the dynamic ps timer | Luis R. Rodriguez | 2009-07-27 | 1 | -1/+1 | |
| * | | | | | | net: irda: init spinlock after memcpy | Deepak Saxena | 2009-07-27 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | net/bridge: use kobject_put to release kobject in br_add_if error path | Xiaotian Feng | 2009-07-26 | 1 | -1/+1 | |
| * | | | | | NET: ROSE: Don't use static buffer. | Ralf Baechle | 2009-07-26 | 2 | -21/+20 | |
* | | | | | | xfrm: select sane defaults for xfrm[4|6] gc_thresh | Neil Horman | 2009-07-30 | 4 | -13/+33 | |
* | | | | | | IPVS: use pr_fmt | Hannes Eder | 2009-07-30 | 23 | -4/+74 | |
* | | | | | | vlan: allow creating vlan when real device is not up | Stephen Hemminger | 2009-07-30 | 1 | -6/+0 | |
* | | | | | | xfrm: export xfrm garbage collector thresholds via sysctl | Neil Horman | 2009-07-27 | 2 | -0/+36 | |
* | | | | | | net: ethtool_op_get_rx_csum() should be public and exported | Eric Dumazet | 2009-07-27 | 1 | -1/+2 | |
* | | | | | | net/netlabel: Correct redundant test | Julia Lawall | 2009-07-27 | 1 | -4/+2 |