aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey1-0/+1
2008-10-10RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey3-4/+15
2008-10-10gre: fix copy and paste errorPatrick McHardy1-2/+2
2008-10-10RPC/RDMA: fix connection IRD/ORD settingTom Tucker1-37/+14
2008-10-10RPC/RDMA: support FRMR client memory registration.Tom Talpey2-6/+167
2008-10-10RPC/RDMA: check selected memory registration mode at runtime.Tom Talpey1-15/+80
2008-10-10RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey1-1/+7
2008-10-10RPC/RDMA: refactor the inline memory registration code.Tom Talpey1-158/+207
2008-10-10netlabel: Add configuration support for local labelingPaul Moore3-2/+48
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore5-32/+119
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore2-1/+151
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore2-39/+243
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore8-222/+811
2008-10-10netlabel: Add a generic way to create ordered linked lists of network addrsPaul Moore4-216/+569
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore6-255/+221
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore1-2/+3
2008-10-10netlabel: Remove unneeded in-kernel API functionsPaul Moore1-61/+23
2008-10-10netlabel: Fix some sparse warningsPaul Moore3-14/+14
2008-10-09tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng1-5/+1
2008-10-09udp: complete port availability checkingEric Dumazet1-24/+19
2008-10-09tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen1-99/+40
2008-10-09tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen1-6/+6
2008-10-09tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen1-4/+3
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2-4/+4
2008-10-09sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich1-0/+3
2008-10-09sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich1-6/+3
2008-10-09sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun1-1/+1
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu1-2/+5
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu1-32/+174
2008-10-09gre: Add netlink interfaceHerbert Xu1-4/+243
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu1-5/+11
2008-10-09gre: Use needed_headroomHerbert Xu1-7/+8
2008-10-08dsa: Need to select PHYLIB.David S. Miller1-0/+1
2008-10-08dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek3-0/+295
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek7-0/+152
2008-10-08dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek5-0/+555
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek8-7/+244
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek11-0/+1893
2008-10-08Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields3-122/+684
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-34/+33
2008-10-08ipvs: Remove stray file left over from ipvs moveSven Wegener1-261/+0
2008-10-08tcpv6: fix option space offsets with md5Ilpo Järvinen1-1/+1
2008-10-08Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6David S. Miller29-5/+272
2008-10-08sctp: shrink sctp_tsnmap some more by removing gabs arrayVlad Yasevich2-9/+12
2008-10-08sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich5-192/+166
2008-10-08inet: cleanup of local_port_rangeEric Dumazet2-20/+19
2008-10-08udp: Improve port randomizationEric Dumazet1-44/+12
2008-10-08pkt_sched: Update qdisc requeue stats in dev_requeue_skb()Jarek Poplawski1-0/+1
2008-10-08tcp: fix length used for checksum in a resetIlpo Järvinen2-3/+3
2008-10-08ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev1-17/+0