Age | Commit message (Expand) | Author | Files | Lines |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 3 | -15/+20 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 3 | -19/+23 |
2016-09-15 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 3 | -19/+23 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 3 | -15/+19 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 4 | -25/+16 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 3 | -40/+30 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 3 | -22/+13 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 4 | -97/+61 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 4 | -68/+69 |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 7 | -77/+125 |
2016-09-15 | openvswitch: avoid deferred execution of recirc actions | Lance Richardson | 1 | -2/+28 |
2016-09-15 | Merge branch 'cls_flower-port-masks' | David S. Miller | 2 | -12/+19 |
2016-09-15 | net/sched: cls_flower: Specify vlan attributes format in the UAPI header | Or Gerlitz | 1 | -3/+3 |
2016-09-15 | net/sched: cls_flower: Remove an unused field from the filter key structure | Or Gerlitz | 1 | -1/+0 |
2016-09-15 | net/sched: cls_flower: Support masking for matching on tcp/udp ports | Or Gerlitz | 2 | -8/+16 |
2016-09-15 | alx: fix error handling in __alx_open | Tobias Regnery | 1 | -1/+3 |
2016-09-15 | cxgb4vf: don't offload Rx checksums for IPv6 fragments | Hariprasad Shenai | 1 | -3/+4 |
2016-09-15 | net_sched: Introduce skbmod action | Jamal Hadi Salim | 5 | -0/+382 |
2016-09-15 | Merge branch 'bpf-next' | David S. Miller | 2 | -7/+1 |
2016-09-15 | bpf: use skb_at_tc_ingress helper in tcf_bpf | Daniel Borkmann | 1 | -1/+1 |
2016-09-15 | bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf | Daniel Borkmann | 2 | -6/+0 |
2016-09-15 | net/sched: act_tunnel_key: Remove rcu_read_lock protection | Hadar Hen Zion | 1 | -13/+4 |
2016-09-15 | test_bpf: fix the dummy skb after dissector changes | Jakub Kicinski | 1 | -0/+1 |
2016-09-15 | atm: iphase: fix newline escape and minor tweak to source formatting | Colin Ian King | 1 | -3/+3 |
2016-09-14 | mwifiex: firmware name correction for usb8997 chipset | Ganapathi Bhat | 1 | -1/+1 |
2016-09-14 | mwifiex: Command 7 handling for USB chipsets | Ganapathi Bhat | 2 | -0/+5 |
2016-09-14 | rtlwifi: rtl818x: constify local structures | Julia Lawall | 8 | -8/+8 |
2016-09-14 | iwlegacy: constify local structures | Julia Lawall | 1 | -2/+2 |
2016-09-14 | ath: constify local structures | Julia Lawall | 1 | -1/+1 |
2016-09-14 | rtl8xxxu: fix spelling mistake "firmare" -> "firmware" | Colin Ian King | 1 | -2/+2 |
2016-09-14 | rtl8xxxu: Reset device on module unload if still attached | Jes Sorensen | 1 | -0/+5 |
2016-09-14 | mwifiex: correction in Rx STBC field of htcapinfo | Amitkumar Karwar | 1 | -1/+1 |
2016-09-14 | mwifiex: handle error if IRQ request fails in mwifiex_sdio_of() | Amitkumar Karwar | 1 | -1/+3 |
2016-09-14 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 47 | -549/+2125 |
2016-09-13 | rxrpc: Add IPv6 support | David Howells | 7 | -83/+154 |
2016-09-13 | rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually | David Howells | 2 | -34/+11 |
2016-09-13 | rxrpc: Don't specify protocol to when creating transport socket | David Howells | 1 | -2/+2 |
2016-09-13 | rxrpc: Create an address for sendmsg() to bind unbound socket with | David Howells | 1 | -0/+12 |
2016-09-13 | rxrpc: Correctly initialise, limit and transmit call->rx_winsize | David Howells | 6 | -13/+26 |
2016-09-13 | rxrpc: Fix prealloc refcounting | David Howells | 3 | -4/+9 |
2016-09-13 | rxrpc: Adjust the call ref tracepoint to show kernel API refs | David Howells | 4 | -2/+7 |
2016-09-13 | rxrpc: Allow tx_winsize to grow in response to an ACK | David Howells | 1 | -3/+5 |
2016-09-13 | rxrpc: Use skb->len not skb->data_len | David Howells | 1 | -4/+4 |
2016-09-13 | rxrpc: Add missing unlock in rxrpc_call_accept() | David Howells | 1 | -3/+5 |
2016-09-13 | rxrpc: Requeue call for recvmsg if more data | David Howells | 1 | -0/+4 |
2016-09-13 | rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay | David Howells | 1 | -1/+1 |
2016-09-13 | rxrpc: Add missing wakeup on Tx window rotation | David Howells | 1 | -0/+2 |
2016-09-13 | rxrpc: Make sure we initialise the peer hash key | David Howells | 1 | -1/+1 |
2016-09-13 | Merge branch 'mlxsw-ethtool' | David S. Miller | 3 | -146/+209 |
2016-09-13 | mlxsw: spectrum: Add support for new ethtool API | Ido Schimmel | 2 | -160/+185 |