Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | fou: avoid calling udp_del_offload() twice | WANG Cong | 2015-04-12 | 1 | -2/+2 | |
| * | | | | | | | | | tcp: do not cache align timewait sockets | Eric Dumazet | 2015-04-12 | 1 | -2/+1 | |
| * | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-04-12 | 25 | -383/+1113 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | cfg80211: don't allow disabling WEXT if it's required | Johannes Berg | 2015-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | cfg80211: send extended capabilities IE in connect | Johannes Berg | 2015-04-07 | 1 | -10/+64 | |
| | * | | | | | | | | cfg80211: move IE split utilities here from mac80211 | Johannes Berg | 2015-04-07 | 3 | -44/+41 | |
| | * | | | | | | | | mac80211: add an intermediate software queue implementation | Felix Fietkau | 2015-04-01 | 11 | -19/+350 | |
| | * | | | | | | | | mac80211: reduce log spam from ieee80211_handle_pwr_constr | John Linville | 2015-04-01 | 1 | -7/+7 | |
| | * | | | | | | | | mac80211: add standard deviation to Minstrel stats | Thomas Huehn | 2015-04-01 | 4 | -18/+56 | |
| | * | | | | | | | | mac80211: reduce calculation costs of EWMA | Thomas Huehn | 2015-04-01 | 1 | -1/+6 | |
| | * | | | | | | | | mac80211: add max lossless throughput per rate | Thomas Huehn | 2015-04-01 | 6 | -69/+93 | |
| | * | | | | | | | | mac80211: restructure per-rate throughput calculation into function | Thomas Huehn | 2015-04-01 | 6 | -61/+88 | |
| | * | | | | | | | | mac80211: improve Minstrel variable & function naming | Thomas Huehn | 2015-04-01 | 6 | -95/+98 | |
| | * | | | | | | | | mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics | Thomas Huehn | 2015-04-01 | 3 | -43/+32 | |
| | * | | | | | | | | mac80211: add new Minstrel-HT statistic output via csv | Thomas Huehn | 2015-04-01 | 2 | -2/+138 | |
| | * | | | | | | | | mac80211: add new Minstrel statistic output via csv | Thomas Huehn | 2015-04-01 | 2 | -14/+82 | |
| | * | | | | | | | | mac80211: enhance readability of Minstrel-HTs rc_stats output | Thomas Huehn | 2015-04-01 | 1 | -15/+34 | |
| | * | | | | | | | | mac80211: enhance readability of Minstrels rc_stats output | Thomas Huehn | 2015-04-01 | 1 | -5/+13 | |
| | * | | | | | | | | cfg80211: Stop calling crda if it is not responsive | Ilan peer | 2015-04-01 | 3 | -7/+38 | |
| | * | | | | | | | | mac80211: use rhashtable for station table | Johannes Berg | 2015-04-01 | 6 | -85/+85 | |
| * | | | | | | | | | rtnetlink: Mark name argument of rtnl_create_link() const | Thomas Graf | 2015-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-04-09 | 3 | -151/+258 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Bluetooth: Read LE remote features during connection establishment | Marcel Holtmann | 2015-04-09 | 1 | -2/+105 | |
| | * | | | | | | | | | Bluetooth: Add local SSP OOB data to OOB ext data mgmt command | Johan Hedberg | 2015-04-07 | 1 | -2/+152 | |
| | * | | | | | | | | | Bluetooth: Remove hci_recv_stream_fragment function | Marcel Holtmann | 2015-04-07 | 1 | -147/+1 | |
| | * | | | | | | | | | Bluetooth: Make data pointer of hci_recv_stream_fragment const | Marcel Holtmann | 2015-04-07 | 1 | -3/+3 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | tcp: md5: fix a typo in tcp_v4_md5_lookup() | Eric Dumazet | 2015-04-09 | 1 | -2/+2 | |
| * | | | | | | | | | net: Pass VLAN ID to rtnl_fdb_notify. | Hubert Sokolowski | 2015-04-09 | 1 | -10/+10 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-04-09 | 18 | -173/+747 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2015-04-08 | 171 | -1639/+2047 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | netfilter: nf_tables: support optional userdata for set elements | Patrick McHardy | 2015-04-08 | 1 | -0/+34 | |
| | * | | | | | | | | | | netfilter: nf_tables: add support for dynamic set updates | Patrick McHardy | 2015-04-08 | 5 | -6/+268 | |
| | * | | | | | | | | | | netfilter: nf_tables: support different set binding types | Patrick McHardy | 2015-04-08 | 2 | -3/+10 | |
| | * | | | | | | | | | | netfilter: nf_tables: prepare set element accounting for async updates | Patrick McHardy | 2015-04-08 | 2 | -10/+14 | |
| | * | | | | | | | | | | netfilter: nf_tables: fix set selection when timeouts are requested | Patrick McHardy | 2015-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | netfilter: bridge: make BRNF_PKT_TYPE flag a bool | Florian Westphal | 2015-04-08 | 1 | -9/+9 | |
| | * | | | | | | | | | | netfilter: bridge: start splitting mask into public/private chunks | Florian Westphal | 2015-04-08 | 1 | -4/+11 | |
| | * | | | | | | | | | | netfilter: bridge: add and use nf_bridge_info_get helper | Florian Westphal | 2015-04-08 | 1 | -8/+16 | |
| | * | | | | | | | | | | netfilter: physdev: use helpers | Florian Westphal | 2015-04-08 | 1 | -12/+22 | |
| | * | | | | | | | | | | netfilter: bridge: add helpers for fetching physin/outdev | Florian Westphal | 2015-04-08 | 7 | -33/+75 | |
| | * | | | | | | | | | | netfilter: bridge: don't use nf_bridge_info data to store mac header | Florian Westphal | 2015-04-08 | 1 | -29/+41 | |
| | * | | | | | | | | | | netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m... | Daniel Borkmann | 2015-04-08 | 1 | -45/+50 | |
| | * | | | | | | | | | | netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING | Florian Westphal | 2015-04-02 | 1 | -2/+15 | |
| | * | | | | | | | | | | netfilter: nft_meta: fix cgroup matching | Pablo Neira Ayuso | 2015-04-01 | 1 | -3/+2 | |
| | * | | | | | | | | | | netfilter: x_tables: fix cgroup matching on non-full sks | Daniel Borkmann | 2015-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | netfilter: nft_hash: add support for timeouts | Patrick McHardy | 2015-04-01 | 1 | -4/+75 | |
| | * | | | | | | | | | | netfilter: nf_tables: add GC synchronization helpers | Patrick McHardy | 2015-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | netfilter: nf_tables: add set garbage collection helpers | Patrick McHardy | 2015-04-01 | 1 | -0/+25 | |
| | * | | | | | | | | | | netfilter: nf_tables: add set element timeout support | Patrick McHardy | 2015-04-01 | 1 | -2/+51 | |
| | * | | | | | | | | | | netfilter: nf_tables: add set timeout API support | Patrick McHardy | 2015-04-01 | 1 | -2/+28 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | |