summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore2006-12-031-60/+53
* NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore2006-12-031-0/+14
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-032-6/+2
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-032-9/+18
* NetLabel: convert the unlabeled accept flag to use RCUPaul Moore2006-12-031-7/+21
* [TCP]: Tidy up skb_entailArnaldo Carvalho de Melo2006-12-031-5/+6
* [NETROM]: Use kmemdupArnaldo Carvalho de Melo2006-12-031-5/+7
* [AX25]: Use kmemdupArnaldo Carvalho de Melo2006-12-034-9/+11
* [DECNET]: Use kmemdupArnaldo Carvalho de Melo2006-12-031-3/+1
* [DCCP]: Use kmemdupArnaldo Carvalho de Melo2006-12-031-8/+4
* [IPV6]: Use kmemdupArnaldo Carvalho de Melo2006-12-034-12/+6
* [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUGArnaldo Carvalho de Melo2006-12-031-4/+3
* [IPV4]: Use kmemdup in net/ipv4/devinet.cArnaldo Carvalho de Melo2006-12-031-2/+2
* [NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo2006-12-031-2/+1
* [TCP_IPV4]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-031-24/+25
* [TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo2006-12-031-68/+75
* [DCCP] CCID2: Code optimizationsAndrea Bittau2006-12-032-2/+21
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-034-5/+8
* [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()Arnaldo Carvalho de Melo2006-12-031-1/+1
* [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 statesGerrit Renker2006-12-033-35/+37
* [NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker2006-12-031-1/+1
* [IPV6]: udp.c build fixDavid S. Miller2006-12-031-1/+1
* [NET]: More dccp endianness annotations.Al Viro2006-12-031-2/+2
* [NET]: netfilter checksum annotationsAl Viro2006-12-0311-87/+47
* [NET]: ipvs checksum annotations.Al Viro2006-12-032-6/+6
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-036-10/+10
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-037-11/+11
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-031-1/+1
* [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-031-3/+3
* [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-031-2/+2
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-036-7/+8
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-033-5/+5
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-034-8/+9
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-037-26/+27
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-031-1/+1
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-031-1/+2
* [NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2006-12-031-2/+2
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-0313-22/+24
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-034-4/+0
* [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-032-6/+10
* [BRIDGE]: Annotations.Al Viro2006-12-037-22/+22
* [ATM]: Annotations.Al Viro2006-12-039-46/+46
* [NETFILTER]: More trivial annotations.Al Viro2006-12-032-3/+3
* [IPV6]: Misc endianness annotations.Al Viro2006-12-0318-52/+54
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-0312-35/+35
* [NET] net/core: Annotations.Al Viro2006-12-034-42/+38
* [IRDA]: Trivial annotations.Al Viro2006-12-033-7/+7
* [NETPOLL]: Minor coding-style cleanups.David S. Miller2006-12-031-51/+48
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-0319-396/+898
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-032-17/+14