Age | Commit message (Expand) | Author | Files | Lines |
2016-05-10 | mwifiex: change sleep cookie poll count | Shengzhen Li | 1 | -1/+1 |
2016-05-03 | rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops | Jes Sorensen | 5 | -10/+0 |
2016-05-03 | rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1 | Jes Sorensen | 3 | -11/+4 |
2016-05-03 | rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version | Jes Sorensen | 3 | -29/+72 |
2016-05-03 | rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu() | Jes Sorensen | 4 | -4/+4 |
2016-05-03 | rtl8xxxu: rename rtl8723a_channel_group() to rtl8xxxu_gen1_channel_to_group() | Jes Sorensen | 1 | -2/+2 |
2016-05-03 | rtl8xxxu: Rename rtl8723a_stop_tx_beacon() to rtl8xxxu_stop_tx_beacon() | Jes Sorensen | 1 | -4/+3 |
2016-05-03 | rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c | Jes Sorensen | 4 | -568/+590 |
2016-05-03 | rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c | Jes Sorensen | 4 | -375/+432 |
2016-05-03 | rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c | Jes Sorensen | 4 | -1651/+1698 |
2016-05-03 | rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c | Jes Sorensen | 4 | -1538/+1629 |
2016-05-03 | rtl8xxxu: Rename rtl8xxxu.c to rtl8xxxu_core.c | Jes Sorensen | 2 | -0/+2 |
2016-05-03 | rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes | Denys Vlasenko | 2 | -87/+105 |
2016-05-03 | Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or... | David S. Miller | 81 | -1767/+3670 |
2016-05-03 | net: relax expensive skb_unclone() in iptunnel_handle_offloads() | Eric Dumazet | 2 | -1/+11 |
2016-05-03 | netdevice: shrink size of struct netdev_queue | Florian Westphal | 1 | -7/+6 |
2016-05-03 | Merge branch 'bridge-per-vlan-stats' | David S. Miller | 8 | -28/+307 |
2016-05-03 | bridge: netlink: export per-vlan stats | Nikolay Aleksandrov | 5 | -0/+118 |
2016-05-03 | bridge: vlan: learn to count | Nikolay Aleksandrov | 5 | -16/+110 |
2016-05-03 | net: rtnetlink: add linkxstats callbacks and attribute | Nikolay Aleksandrov | 3 | -0/+49 |
2016-05-03 | net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter | Nikolay Aleksandrov | 1 | -13/+31 |
2016-05-03 | Merge branch 'ipv6-tunnel-cleanups' | David S. Miller | 6 | -584/+452 |
2016-05-03 | gre6: Cleanup GREv6 transmit path, call common GRE functions | Tom Herbert | 1 | -202/+50 |
2016-05-03 | ipv6: Generic tunnel cleanup | Tom Herbert | 2 | -3/+9 |
2016-05-03 | gre: Create common functions for transmit | Tom Herbert | 2 | -47/+49 |
2016-05-03 | ipv6: Create ip6_tnl_xmit | Tom Herbert | 2 | -17/+32 |
2016-05-03 | gre6: Cleanup GREv6 receive path, call common GRE functions | Tom Herbert | 1 | -117/+23 |
2016-05-03 | gre: Move utility functions to common headers | Tom Herbert | 3 | -129/+144 |
2016-05-03 | ipv6: Cleanup IPv6 tunnel receive path | Tom Herbert | 2 | -70/+146 |
2016-05-03 | Merge branch 'tcp-preempt' | David S. Miller | 20 | -157/+150 |
2016-05-03 | tcp: make tcp_sendmsg() aware of socket backlog | Eric Dumazet | 3 | -2/+24 |
2016-05-03 | net: do not block BH while processing socket backlog | Eric Dumazet | 1 | -14/+8 |
2016-05-03 | sctp: prepare for socket backlog behavior change | Eric Dumazet | 1 | -0/+2 |
2016-05-03 | udp: prepare for non BH masking at backlog processing | Eric Dumazet | 2 | -4/+4 |
2016-05-03 | dccp: do not assume DCCP code is non preemptible | Eric Dumazet | 4 | -6/+6 |
2016-05-03 | tcp: do not block bh during prequeue processing | Eric Dumazet | 2 | -32/+2 |
2016-05-03 | tcp: do not assume TCP code is non preemptible | Eric Dumazet | 11 | -99/+104 |
2016-05-02 | Merge branch 'xgene-channel-number' | David S. Miller | 4 | -1/+18 |
2016-05-02 | dtb: xgene: Add channel property | Iyappan Subramanian | 2 | -0/+2 |
2016-05-02 | Documentation: dtb: xgene: Add channel property | Iyappan Subramanian | 1 | -0/+2 |
2016-05-02 | drivers: net: xgene: Get channel number from device binding | Iyappan Subramanian | 1 | -1/+14 |
2016-05-02 | Merge branch 'qed-selftests' | David S. Miller | 13 | -6/+598 |
2016-05-02 | qede: add implementation for internal loopback test. | Sudarsana Reddy Kalluru | 3 | -4/+242 |
2016-05-02 | qede: add support for selftests. | Sudarsana Reddy Kalluru | 1 | -1/+55 |
2016-05-02 | qed: add infrastructure for device self tests. | Sudarsana Reddy Kalluru | 10 | -1/+301 |
2016-05-02 | net: dsa: mv88e6xxx: replace ds with ps where possible | Andrew Lunn | 6 | -494/+511 |
2016-05-02 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 16 | -392/+137 |
2016-05-02 | sctp: signal sk_data_ready earlier on data chunks reception | Marcelo Ricardo Leitner | 3 | -14/+20 |
2016-05-02 | mdio_bus: Fix MDIO bus scanning in __mdiobus_register() | Marek Vasut | 1 | -1/+1 |
2016-05-02 | i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM | Alexander Duyck | 4 | -6/+28 |