| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless: use __aligned | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: support HT notify channel width action | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless: use __packed in ieee80211.h | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: split TX aggregation stop action | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211/mac80211: support full station state in AP mode | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix channel context iteration | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulatory: use IS_ERR macro family for freq_reg_info | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulatory: use RCU to protect last_request | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulatory: use RCU to protect global and wiphy regdomains | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulatory: remove handling of channel bandwidth | Johannes Berg | 2013-01-03 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless: more 'capability info' bits | Vladimir Kondratiev | 2013-01-03 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: rework skb reserved data handling | Oliver Hartkopp | 2013-01-28 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix possible wrong checksum generation | Eric Dumazet | 2013-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 2013-01-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: gw: indicate and count deleted frames due to misconfiguration | Oliver Hartkopp | 2013-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: gw: make routing to the incoming CAN interface configurable | Oliver Hartkopp | 2013-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: add private data space for CAN sk_buffs | Oliver Hartkopp | 2013-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: rename LED trigger name on netdev renames | Kurt Van Dijck | 2013-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: export a safe netdev_priv wrapper for candev | Kurt Van Dijck | 2013-01-26 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: add tx/rx LED trigger support | Fabio Baltieri | 2013-01-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add RCU annotation to sk_dst_cache field | Cong Wang | 2013-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | decnet: use correct RCU API to deref sk_dst_cache field | Cong Wang | 2013-01-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gro: Fix kcalloc argument order | Joe Perches | 2013-01-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2013-01-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack: refactor l4proto support for netns | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack: refactor l3proto support for netns | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_proto: move initialization out of pernet_operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_labels: move initialization out of pernet_operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_helper: move initialization out of pernet_operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_timeout: move initialization out of pernet_operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_ecache: move initialization out of pernet_operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_tstamp: move initialization out of pernet_operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_acct: move initialization out of pernet_operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_expect: move initialization out of pernet_operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_conntrack: move initialization out of pernet operations | Gao feng | 2013-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add missing xt_connlabel.h header in installation | Pablo Neira Ayuso | 2013-01-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add missing xt_bpf.h header in installation | Pablo Neira Ayuso | 2013-01-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: x_tables: add xt_bpf match | Willem de Bruijn | 2013-01-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ctnetlink: allow userspace to modify labels | Florian Westphal | 2013-01-18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ctnetlink: deliver labels to userspace | Florian Westphal | 2013-01-18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add connlabel conntrack extension | Florian Westphal | 2013-01-18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones | Kevin Cernekee | 2013-01-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass... | David S. Miller | 2013-01-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Remove unused defines | Steffen Klassert | 2013-01-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: removes a superfluous check and add a statistic | Li RongQing | 2013-01-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soreuseport: TCP/IPv6 implementation | Tom Herbert | 2013-01-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soreuseport: TCP/IPv4 implementation | Tom Herbert | 2013-01-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio-net: introduce a new control to set macaddr | Amos Kong | 2013-01-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: split eth_mac_addr for better error handling | Stefan Hajnoczi | 2013-01-21 | |
