aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-10-10RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Gravatar Tom Talpey 2-1/+22
2008-10-10RPC/RDMA: reformat a debug printk to keep lines together.Gravatar Tom Talpey 1-2/+2
2008-10-10RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Gravatar Tom Talpey 2-4/+10
2008-10-10RPC/RDMA: fix connect/reconnect resource leak.Gravatar Tom Talpey 1-5/+4
2008-10-10RPC/RDMA: return a consistent error, when connect fails.Gravatar Tom Talpey 1-1/+1
2008-10-10RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Gravatar Tom Talpey 3-2/+33
2008-10-10RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Gravatar Tom Talpey 1-11/+9
2008-10-10gre: minor cleanups in netlink interfaceGravatar Patrick McHardy 1-8/+8
2008-10-10RPC/RDMA: maintain the RPC task bytes-sent statistic.Gravatar Tom Talpey 1-0/+1
2008-10-10RPC/RDMA: suppress retransmit on RPC/RDMA clients.Gravatar Tom Talpey 3-4/+15
2008-10-10gre: fix copy and paste errorGravatar Patrick McHardy 1-2/+2
2008-10-10RPC/RDMA: fix connection IRD/ORD settingGravatar Tom Tucker 1-37/+14
2008-10-10RPC/RDMA: support FRMR client memory registration.Gravatar Tom Talpey 2-6/+167
2008-10-10RPC/RDMA: check selected memory registration mode at runtime.Gravatar Tom Talpey 1-15/+80
2008-10-10RPC/RDMA: add data types and new FRMR memory registration enum.Gravatar Tom Talpey 1-1/+7
2008-10-10RPC/RDMA: refactor the inline memory registration code.Gravatar Tom Talpey 1-158/+207
2008-10-10netlabel: Add configuration support for local labelingGravatar Paul Moore 3-2/+48
2008-10-10cipso: Add support for native local labeling and fixup mapping namesGravatar Paul Moore 5-32/+119
2008-10-10selinux: Set socket NetLabel based on connection endpointGravatar Paul Moore 2-1/+151
2008-10-10netlabel: Add functionality to set the security attributes of a packetGravatar Paul Moore 2-39/+243
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingGravatar Paul Moore 8-222/+811
2008-10-10netlabel: Add a generic way to create ordered linked lists of network addrsGravatar Paul Moore 4-216/+569
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsGravatar Paul Moore 6-255/+221
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Gravatar Paul Moore 1-2/+3
2008-10-10netlabel: Remove unneeded in-kernel API functionsGravatar Paul Moore 1-61/+23
2008-10-10netlabel: Fix some sparse warningsGravatar Paul Moore 3-14/+14
2008-10-09tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGravatar Guo-Fu Tseng 1-5/+1
2008-10-09udp: complete port availability checkingGravatar Eric Dumazet 1-24/+19
2008-10-09tcpv6: combine tcp_v6_send_(reset|ack)Gravatar Ilpo Järvinen 1-99/+40
2008-10-09tcpv6: convert opt[] -> topt in tcp_v6_send_resetGravatar Ilpo Järvinen 1-6/+6
2008-10-09tcpv6: trivial formatting changes to send_(ack|reset)Gravatar Ilpo Järvinen 1-4/+3
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingGravatar Ilpo Järvinen 2-4/+4
2008-10-09sctp: update SNMP statiscts when T5 timer expired.Gravatar Vlad Yasevich 1-0/+3
2008-10-09sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Gravatar Vlad Yasevich 1-6/+3
2008-10-09sctp: Fix the SNMP number of SCTP_MIB_CURRESTABGravatar Wei Yongjun 1-1/+1
2008-10-09inet: Make tunnel RX/TX byte counters more consistentGravatar Herbert Xu 1-2/+5
2008-10-09gre: Add Transparent Ethernet BridgingGravatar Herbert Xu 1-32/+174
2008-10-09gre: Add netlink interfaceGravatar Herbert Xu 1-4/+243
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devGravatar Herbert Xu 1-5/+11
2008-10-09gre: Use needed_headroomGravatar Herbert Xu 1-7/+8
2008-10-08dsa: Need to select PHYLIB.Gravatar David S. Miller 1-0/+1
2008-10-08dsa: add support for the Marvell 88E6060 switch chipGravatar Lennert Buytenhek 3-0/+295
2008-10-08dsa: add support for Trailer tagging formatGravatar Lennert Buytenhek 7-0/+152
2008-10-08dsa: add support for the Marvell 88E6131 switch chipGravatar Lennert Buytenhek 5-0/+555
2008-10-08dsa: add support for original DSA tagging formatGravatar Lennert Buytenhek 8-7/+244
2008-10-08net: Distributed Switch Architecture protocol supportGravatar Lennert Buytenhek 11-0/+1893
2008-10-08Merge branch 'from-tomtucker' into for-2.6.28Gravatar J. Bruce Fields 3-122/+684
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 7-34/+33
2008-10-08ipvs: Remove stray file left over from ipvs moveGravatar Sven Wegener 1-261/+0
2008-10-08tcpv6: fix option space offsets with md5Gravatar Ilpo Järvinen 1-1/+1