summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-01i40e: remove linux/export.h header from i40e_ptp.cJacob Keller1-1/+0
2014-07-01i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau1-1/+3
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg2-0/+2
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain1-4/+6
2014-07-01i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk4-2/+10
2014-07-01i40evf: set flags before sending messageMitch Williams1-17/+16
2014-07-01i40e: Correct mask assignment valueKevin Scott1-2/+2
2014-07-01i40e: clear all queues and interruptsShannon Nelson3-0/+95
2014-07-01i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson2-0/+8
2014-07-01i40e/i40evf: Add base address registers to aq structShannon Nelson4-76/+44
2014-06-30tcp: tcp_conn_request: fix build error when IPv6 is disabledOctavian Purdila1-1/+3
2014-06-28tcp: add tcp_conn_requestOctavian Purdila4-244/+155
2014-06-28tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila3-2/+6
2014-06-28tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila3-2/+6
2014-06-28tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila4-27/+19
2014-06-28tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila3-9/+17
2014-06-28tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila3-3/+6
2014-06-28tcp: move around a few calls in tcp_v6_conn_requestOctavian Purdila1-11/+7
2014-06-28tcp: add route_req method to tcp_request_sock_opsOctavian Purdila3-13/+52
2014-06-28tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila3-16/+28
2014-06-28tcp: add init_req method to tcp_request_sock_opsOctavian Purdila4-38/+51
2014-06-28net: remove inet6_reqsk_allocOctavian Purdila5-15/+7
2014-06-28tcp: tcp_v[46]_conn_request: fix snt_synack initializationOctavian Purdila2-3/+2
2014-06-28tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila2-3/+5
2014-06-27tipc: simplify connection congestion handlingJon Paul Maloy5-54/+43
2014-06-27tipc: clean up connection protocol reception functionJon Paul Maloy5-63/+68
2014-06-27tipc: same receive code path for connection protocol and data messagesJon Paul Maloy6-55/+19
2014-06-27tipc: let port protocol senders use new link send functionJon Paul Maloy1-7/+23
2014-06-27tipc: connection oriented transport uses new send functionsJon Paul Maloy4-513/+70
2014-06-27tipc: RDM/DGRAM transport uses new fragmenting and sending functionsJon Paul Maloy3-149/+110
2014-06-27tipc: introduce message evaluation functionJon Paul Maloy4-38/+51
2014-06-27tipc: separate building and sending of rejected messagesJon Paul Maloy3-8/+64
2014-06-27tipc: introduce direct iovec to buffer chain fragmentation functionJon Paul Maloy2-0/+105
2014-06-27tipc: make link mtu easily accessible from socketJon Paul Maloy2-4/+38
2014-06-27tipc: introduce send functions for chained buffers in linkJon Paul Maloy4-13/+250
2014-06-27tipc: use negative error return values in functionsJon Paul Maloy1-23/+23
2014-06-27tipc: eliminate case of writing to freed memoryJon Paul Maloy1-2/+4
2014-06-27amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas1-5/+4
2014-06-27amd-xgbe: Change destination address filtering supportLendacky, Thomas6-69/+116
2014-06-27amd-xgbe: Add support for VLAN filteringLendacky, Thomas6-14/+165
2014-06-27amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas1-1/+3
2014-06-27amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas2-0/+8
2014-06-27amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas5-100/+102
2014-06-26i40e: fix fdir programmingJesse Brandeburg1-2/+4
2014-06-26i40e: Add debugfs hooks to print current total FD filter countAnjali Singhai Jain1-0/+4
2014-06-26i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain3-7/+20
2014-06-26i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain1-13/+0
2014-06-26i40e: only create PTP device node onceJacob Keller1-12/+46
2014-06-26i40e: don't store user requested mode until we've validated itJacob Keller1-4/+7
2014-06-26i40e: break PTP hardware control from ioctl command for timestamp modeJacob Keller1-16/+43