summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain
2014-07-01i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk
2014-07-01i40evf: set flags before sending messageMitch Williams
2014-07-01i40e: Correct mask assignment valueKevin Scott
2014-07-01i40e: clear all queues and interruptsShannon Nelson
2014-07-01i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson
2014-07-01i40e/i40evf: Add base address registers to aq structShannon Nelson
2014-06-30tcp: tcp_conn_request: fix build error when IPv6 is disabledOctavian Purdila
2014-06-27Merge branch 'tcp_conn_request_unification'David S. Miller
2014-06-27tcp: add tcp_conn_requestOctavian Purdila
2014-06-27tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila
2014-06-27tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: move around a few calls in tcp_v6_conn_requestOctavian Purdila
2014-06-27tcp: add route_req method to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila
2014-06-27tcp: add init_req method to tcp_request_sock_opsOctavian Purdila
2014-06-27net: remove inet6_reqsk_allocOctavian Purdila
2014-06-27tcp: tcp_v[46]_conn_request: fix snt_synack initializationOctavian Purdila
2014-06-27tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila
2014-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-06-27Merge branch 'tipc-next'David S. Miller
2014-06-27tipc: simplify connection congestion handlingJon Paul Maloy
2014-06-27tipc: clean up connection protocol reception functionJon Paul Maloy
2014-06-27tipc: same receive code path for connection protocol and data messagesJon Paul Maloy
2014-06-27tipc: let port protocol senders use new link send functionJon Paul Maloy
2014-06-27tipc: connection oriented transport uses new send functionsJon Paul Maloy
2014-06-27tipc: RDM/DGRAM transport uses new fragmenting and sending functionsJon Paul Maloy
2014-06-27tipc: introduce message evaluation functionJon Paul Maloy
2014-06-27tipc: separate building and sending of rejected messagesJon Paul Maloy
2014-06-27tipc: introduce direct iovec to buffer chain fragmentation functionJon Paul Maloy
2014-06-27tipc: make link mtu easily accessible from socketJon Paul Maloy
2014-06-27tipc: introduce send functions for chained buffers in linkJon Paul Maloy
2014-06-27tipc: use negative error return values in functionsJon Paul Maloy
2014-06-27tipc: eliminate case of writing to freed memoryJon Paul Maloy
2014-06-27Merge branch 'xgbe-next'David S. Miller
2014-06-27amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas
2014-06-27amd-xgbe: Change destination address filtering supportLendacky, Thomas
2014-06-27amd-xgbe: Add support for VLAN filteringLendacky, Thomas
2014-06-27amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas
2014-06-27amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas
2014-06-27amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas
2014-06-26i40e: fix fdir programmingJesse Brandeburg
2014-06-26i40e: Add debugfs hooks to print current total FD filter countAnjali Singhai Jain
2014-06-26i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain
2014-06-26i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain