Age | Commit message (Expand) | Author | Files | Lines |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 7 | -33/+31 |
2013-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -5/+42 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -13/+13 |
2013-02-26 | IP_GRE: Fix IP-Identification. | Pravin B Shelar | 1 | -0/+17 |
2013-02-23 | net: fix possible deadlock in sum_frag_mem_limit | Eric Dumazet | 1 | -1/+7 |
2013-02-23 | ipv4: fix error handling in icmp_protocol. | Li Wei | 1 | -0/+1 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2013-02-22 | ipv6: use a stronger hash for tcp | Eric Dumazet | 3 | -4/+17 |
2013-02-21 | ipv6: fix race condition regarding dst->expires and dst->from. | YOSHIFUJI Hideaki / 吉藤英明 | 2 | -33/+14 |
2013-02-19 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 1 | -0/+4 |
2013-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller | 1 | -1/+1 |
2013-02-19 | netfilter: nf_ct_helper: better logging for dropped packets | Pablo Neira Ayuso | 1 | -0/+4 |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -79/+317 |
2013-02-18 | net: fix a compile error when SOCK_REFCNT_DEBUG is enabled | Ying Xue | 1 | -1/+1 |
2013-02-15 | cfg80211: Pass station (extended) capability info to kernel | Jouni Malinen | 1 | -0/+8 |
2013-02-15 | cfg80211: advertise extended capabilities to userspace | Johannes Berg | 1 | -0/+11 |
2013-02-15 | mac80211: stop modifying HT SMPS capability | Johannes Berg | 1 | -0/+2 |
2013-02-15 | cfg80211: allow drivers to selectively disable 80/160 MHz | Johannes Berg | 1 | -0/+12 |
2013-02-15 | mac80211: add ieee80211_vif_change_bandwidth | Johannes Berg | 1 | -0/+4 |
2013-02-15 | mac80211: handle VHT operating mode notification | Johannes Berg | 1 | -0/+3 |
2013-02-15 | mac80211: track number of spatial streams | Johannes Berg | 1 | -0/+5 |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg | 1 | -1/+23 |
2013-02-15 | mac80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+14 |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+46 |
2013-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 4 | -2/+13 |
2013-02-13 | cfg80211: configuration for WoWLAN over TCP | Johannes Berg | 1 | -1/+54 |
2013-02-13 | nl80211: add packet offset information for wowlan pattern | Amitkumar Karwar | 1 | -0/+4 |
2013-02-13 | act_police: move struct tcf_police to act_police.c | Jiri Pirko | 1 | -15/+0 |
2013-02-13 | sch_api: introduce qdisc_watchdog_schedule_ns() | Jiri Pirko | 1 | -2/+8 |
2013-02-13 | sch: make htb_rate_cfg and functions around that generic | Jiri Pirko | 1 | -0/+19 |
2013-02-13 | net: sctp: remove unused multiple cookie keys | Daniel Borkmann | 2 | -5/+2 |
2013-02-12 | 9p: Modify struct 9p_fid to use a kuid_t not a uid_t | Eric W. Biederman | 1 | -1/+1 |
2013-02-12 | 9p: Modify the stat structures to use kuid_t and kgid_t | Eric W. Biederman | 1 | -7/+7 |
2013-02-12 | 9p: Transmit kuid and kgid values | Eric W. Biederman | 1 | -5/+5 |
2013-02-12 | mac80211: Fix tx queue handling during scans | Seth Forshee | 1 | -0/+4 |
2013-02-11 | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE | Johannes Berg | 1 | -5/+0 |
2013-02-11 | mac80211: remove dynamic PS driver interface | Johannes Berg | 1 | -39/+0 |
2013-02-11 | mac80211: introduce beacon-only timing data | Johannes Berg | 1 | -1/+13 |
2013-02-11 | cfg80211: move TSF into IEs | Johannes Berg | 1 | -3/+2 |
2013-02-11 | cfg80211: remove scan ies NULL check | Johannes Berg | 1 | -4/+4 |
2013-02-11 | mac80211: add vif debugfs driver callbacks | Alexander Bondar | 1 | -0/+18 |
2013-02-11 | cfg80211: track hidden SSID networks properly | Johannes Berg | 1 | -0/+9 |
2013-02-11 | wireless: fix kernel-doc | Johannes Berg | 1 | -4/+6 |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 1 | -2/+4 |
2013-02-11 | net neighbour, decnet: Ensure to align device private data on preferred align... | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+1 |
2013-02-11 | net/802: Implement Multiple Registration Protocol (MRP) | David Ward | 1 | -0/+143 |
2013-02-08 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -24/+76 |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -13/+111 |
2013-02-06 | xfrm: make gc_thresh configurable in all namespaces | Michal Kubecek | 2 | -0/+2 |
2013-02-06 | xfrm: Add a state resolution packet queue | Steffen Klassert | 2 | -0/+8 |