| Commit message (Expand) | Author | Age | Files | Lines |
* | atm:he - Change 1 to true for bool type variable. | Shailendra Verma | 2015-05-25 | 1 | -1/+1 |
* | net:xen-netback - Change 1 to true for bool type variable. | Shailendra Verma | 2015-05-25 | 1 | -1/+1 |
* | Merge branch 'ipv6_route_sharing' | David S. Miller | 2015-05-25 | 21 | -173/+424 |
|\ |
|
| * | ipv6: Create percpu rt6_info | Martin KaFai Lau | 2015-05-25 | 4 | -18/+142 |
| * | ipv6: Break up ip6_rt_copy() | Martin KaFai Lau | 2015-05-25 | 1 | -49/+41 |
| * | ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister | Martin KaFai Lau | 2015-05-25 | 2 | -2/+79 |
| * | ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set | Martin KaFai Lau | 2015-05-25 | 2 | -10/+52 |
| * | ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags | Martin KaFai Lau | 2015-05-25 | 3 | -4/+13 |
| * | ipv6: Add rt6_get_cookie() function | Martin KaFai Lau | 2015-05-25 | 7 | -10/+12 |
| * | ipv6: Only create RTF_CACHE routes after encountering pmtu exception | Martin KaFai Lau | 2015-05-25 | 3 | -50/+53 |
| * | ipv6: Combine rt6_alloc_cow and rt6_alloc_clone | Martin KaFai Lau | 2015-05-25 | 1 | -25/+20 |
| * | ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST | Martin KaFai Lau | 2015-05-25 | 7 | -18/+24 |
| * | ipv6: Remove external dependency on rt6i_dst and rt6i_src | Martin KaFai Lau | 2015-05-25 | 9 | -17/+25 |
| * | ipv6: Clean up ipv6_select_ident() and ip6_fragment() | Martin KaFai Lau | 2015-05-25 | 3 | -16/+9 |
|/ |
|
* | cxgb4: Add PHY firmware support for T420-BT cards | Hariprasad Shenai | 2015-05-25 | 4 | -42/+375 |
* | test_bpf: add more eBPF jump torture cases | Daniel Borkmann | 2015-05-25 | 1 | -0/+67 |
* | Merge branch 'amd-xgbe-next' | David S. Miller | 2015-05-25 | 2 | -9/+105 |
|\ |
|
| * | amd-xgbe: Add more netif_dbg output to the driver | Lendacky, Thomas | 2015-05-25 | 1 | -6/+62 |
| * | amd-xgbe: Fix initial mode when auto-negotiation is disabled | Lendacky, Thomas | 2015-05-25 | 1 | -3/+42 |
| * | amd-xgbe: Add setting of a missing hardware feature | Lendacky, Thomas | 2015-05-25 | 1 | -0/+1 |
|/ |
|
* | ip: reject too-big defragmented DF-skb when forwarding | Florian Westphal | 2015-05-25 | 1 | -7/+11 |
* | Merge branch 'af_unix_sendpage' | David S. Miller | 2015-05-25 | 6 | -54/+284 |
|\ |
|
| * | net: af_unix: implement splice for stream af_unix sockets | Hannes Frederic Sowa | 2015-05-25 | 3 | -21/+121 |
| * | net: make skb_splice_bits more configureable | Hannes Frederic Sowa | 2015-05-25 | 3 | -21/+40 |
| * | net: af_unix: implement stream sendpage support | Hannes Frederic Sowa | 2015-05-25 | 1 | -1/+98 |
| * | net: skbuff: add skb_append_pagefrags and use it | Hannes Frederic Sowa | 2015-05-25 | 3 | -11/+25 |
|/ |
|
* | Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or... | David S. Miller | 2015-05-25 | 75 | -2342/+6681 |
|\ |
|
| * | brcmfmac: check result of USB firmware request | Rafał Miłecki | 2015-05-09 | 1 | -2/+7 |
| * | brcmfmac: cleanup a sizeof() | Dan Carpenter | 2015-05-09 | 1 | -1/+1 |
| * | wl18xx: fallback to default conf in case of invalid conf file | Eliad Peller | 2015-05-09 | 1 | -20/+25 |
| * | mwifiex: parsing aid while receiving association response | Xinming Hu | 2015-05-09 | 1 | -1/+11 |
| * | mwifiex: do not return success when command times out | Dmitry Torokhov | 2015-05-09 | 1 | -0/+2 |
| * | ath9k: Enable short repeat by default on ath9k_htc | Nick Kossifidis | 2015-05-09 | 1 | -1/+1 |
| * | ath9k: Mix the received FFT bins to the random pool | Nick Kossifidis | 2015-05-09 | 1 | -1/+13 |
| * | ath9k: No need for that extra memset | Nick Kossifidis | 2015-05-09 | 1 | -1/+2 |
| * | ath9k: Skip FFT reports if we are out of output buffers | Nick Kossifidis | 2015-05-09 | 1 | -0/+28 |
| * | ath9k: No need for that extra memcpy | Nick Kossifidis | 2015-05-09 | 1 | -4/+2 |
| * | ath9k: Skip malformed frames on normal FFT report | Nick Kossifidis | 2015-05-09 | 1 | -32/+62 |
| * | ath9k: Support processing of multiple FFT frames per report. | Nick Kossifidis | 2015-05-09 | 1 | -30/+237 |
| * | ath9k: Perform integrity checks when processing FFT frames | Nick Kossifidis | 2015-05-09 | 1 | -6/+163 |
| * | ath9k: Move processing of FFT frames to different functions | Nick Kossifidis | 2015-05-09 | 2 | -111/+171 |
| * | ath9k: Fix hanlding of maximum magnitude index | Nick Kossifidis | 2015-05-09 | 2 | -10/+28 |
| * | ath9k: Add a new debug flag for FFT spectral scan | Nick Kossifidis | 2015-05-09 | 1 | -0/+2 |
| * | wl18xx: wlan_irq: support platform dependent interrupt types | Eyal Reizer | 2015-05-09 | 3 | -13/+40 |
| * | wireless: fix typos in mwifiex and rtlwifi | Masanari Iida | 2015-05-09 | 3 | -3/+3 |
| * | mwifiex: reduce spinlock usage in main process | Cathy Luo | 2015-05-09 | 1 | -6/+5 |
| * | bcma: enable 32 GPIO pins for BCM4707 | Felix Fietkau | 2015-05-09 | 1 | -0/+1 |
| * | bcma: use absolute base for SoC GPIO pins | Felix Fietkau | 2015-05-09 | 1 | -9/+10 |
| * | brcmfmac: Add support for multiple PCIE devices in nvram. | Hante Meuleman | 2015-05-09 | 3 | -13/+197 |
| * | brcmfmac: add additional 43602 pcie device id. | Hante Meuleman | 2015-05-09 | 2 | -0/+2 |